Exemple #1
0
 public virtual void DeleteCustomerRollingPlan(Int32 id)
 {
     entityDao.DeleteCustomerRollingPlan(id);
 }