Ejemplo n.º 1
0
 public static char[] GetInvalidFileNameChars()
 {
     return(SystemPath.GetInvalidFileNameChars());
 }