Exemple #1
0
 public static char[] GetInvalidPathChars()
 {
     return(PathInternal.GetInvalidPathChars());
 }