Example #1
0
 public bool CheckMachKey(Csv csv)
 {
     return(this.CheckMachKey(csv.GetKeyList()));
 }