Beispiel #1
0
 public static DataTable GetAllMaNV()
 {
     return(NhanVienDAO.GetAllMaNV());
 }