Пример #1
0
 public virtual void DeleteActingBillView(Int32 id)
 {
     entityDao.DeleteActingBillView(id);
 }