Пример #1
0
 public List <TblNoticePeriodMaster> GetAllNoticePeriod()
 {
     return(MastersDAL.GetAllNoticePeriod());
 }