Esempio n. 1
0
 public IEnumerable <DonXinPhepView> XemDonXinPhep(int id)
 {
     return(_nhanVienService.ChiTietDonXinPhepNhanVienTheoId(id));
 }