Exemplo n.º 1
0
 public bool FileExistsInGuest(string guestPathName)
 {
     return(_vm.FileExistsInGuest(guestPathName));
 }