Пример #1
0
 public virtual IList <ActingBillView> GetAllActingBillView()
 {
     return(entityDao.GetAllActingBillView());
 }