Exemplo n.º 1
0
 public Boolean InsertNULL(NhanVien nx)
 {
     return(db.InsertNULL(nx));
 }