Exemple #1
0
 public string ResolvePath(string path)
 {
     return(DirectoryBrowserOperations.ResolvePath(path));
 }
Exemple #2
0
 public string ResolvePath(string path) => DirectoryBrowserOperations.ResolvePath(path);