Beispiel #1
0
 public static string GetFullPath(string path)
 {
     return(SystemPath.GetFullPath(path));
 }