Example #1
0
 public List <NhaCungCap> GetAllListNhaCungCap()
 {
     return(nhaCungCapDAL.GetAllListNhaCungCap());
 }