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