Ejemplo n.º 1
0
 public List <DonHang> GetAllToNotify()
 {
     return(_donHangRepository.GetAllToNotify());
 }