Example #1
0
 public decimal GetTien(int MAHD, int MASP)
 {
     return(cthd_dal.GetTien(MAHD, MASP));
 }