示例#1
0
 public bool UpdMK(NhanVienObj nvObj)
 {
     return(nvMod.UpdMK(nvObj));
 }