Exemplo n.º 1
0
 //
 public static bool DatVe(int MaLich)
 {
     return(NhanVienDAO.DatVe(MaLich));
 }