Exemple #1
0
 public CommanderViewModel()
 {
     LeftPanel = new GDriveDirectory();
     RightPanel = new WPDirectory();
 }
Exemple #2
0
 public CommanderViewModel()
 {
     LeftPanel  = new GDriveDirectory();
     RightPanel = new WPDirectory();
 }