Exemple #1
0
 public ViewModel()
 {
     CopyDriveList  = MODEL.GetDrives();
     PasteDriveList = MODEL.GetDrives();
 }