示例#1
0
 public List <NhanVienDb> GetAllNhanVienNotIdUpdate(int iD)
 {
     return(nhanVienDAL.GetAllNhanVienNotIdUpdate(iD));
 }