コード例 #1
0
 public bool updateData(NhanVienObj nvObj)
 {
     return(nvMod.UpdateData(nvObj));
 }