Ejemplo n.º 1
0
 public bool Destroy(object TargetID)
 {
     return(CustomerTargetList.Destroy(TargetID) == 1);
 }