Esempio n. 1
0
 public decimal GetMoneyByTId(int tablid)
 {
     return(_oiDal.GetMoneyByTId(tablid));
 }