示例#1
0
 public static DataTable GetThongTinNV(string maNV)
 {
     return(NhanVienDAL.GetThongTinNV(maNV));
 }