Ejemplo n.º 1
0
 public IEnumerable <CustomerModel> GetAllKhachhang()
 {
     return(_customerBusiness.Get_Khachhang_All());
 }