Example #1
0
 public bool DeleteVersion(LinkedList lnkCondition)
 {
     return(ws.DeleteSPCModelHistory(lnkCondition.GetSerialData()));
 }