Esempio n. 1
0
 public bool CheckID(int MaNV)
 {
     return(nvDAL.CheckID(MaNV));
 }