Example #1
0
 public virtual void DeleteMrpShipPlan(Int32 id)
 {
     entityDao.DeleteMrpShipPlan(id);
 }