Пример #1
0
 public NHANVIEN NhanVienByID(int ID)
 {
     return(nvdao.NhanVienByID(ID));
 }