Inheritance: ViewModelBase
Exemple #1
0
 public App()
 {
     ViewModel = new ServerViewModel();
 }
 public App()
 {
     ViewModel = new ServerViewModel();
 }