Exemple #1
0
 public Boolean InsertNULL(NhanVien nx)
 {
     return(db.InsertNULL(nx));
 }