finish create module form
This commit is contained in:
@@ -12,12 +12,14 @@ using System.Windows.Navigation;
|
||||
using System.Windows.Shapes;
|
||||
|
||||
namespace Server_Dashboard.Controls.ServerModules {
|
||||
|
||||
/// <summary>
|
||||
/// Interaktionslogik für ServerModule.xaml
|
||||
/// </summary>
|
||||
public partial class ServerModule : UserControl {
|
||||
|
||||
public ServerModule() {
|
||||
InitializeComponent();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user