Beispiel #1
0
 public static bool DelFile(string vpath)
 {
     return(SafeC.DelFile(vpath));
 }