Example #1
0
 public bool BackupData(string DataFile)
 {
     return(objCZKEM.BackupData(DataFile));
 }