예제 #1
0
 public DataTable GetDanhSachNVByKey(string sKey)
 {
     return(NhanVienDAL.GetDanhSachNhanVienByKey(sKey));
 }