Example #1
0
 public virtual IList <MrpShipPlan> GetAllMrpShipPlan()
 {
     return(entityDao.GetAllMrpShipPlan());
 }