コード例 #1
0
ファイル: QuanLyNhanVienBus.cs プロジェクト: war-man/DOAN3
 public Boolean InsertNULL(NhanVien nx)
 {
     return(db.InsertNULL(nx));
 }