Exemplo n.º 1
0
 public void CreateDirectoryInGuest(string guestPathName)
 {
     _vm.CreateDirectoryInGuest(guestPathName);
 }