Example #1
0
 public bool upData(NhanVienObj nvObj)
 {
     return(nvMod.UpData(nvObj));
 }