Beispiel #1
0
 public bool UpdData(NhanVienObj nvObj)
 {
     return(nvMod.UpdData(nvObj));
 }