Example #1
0
 public static List <NhanVien> ThongKeNV(string mapm)
 {
     return(NhanVienAccess.ThongKeNV(mapm));
 }