示例#1
0
 public static int UpdateProfile(NhanVienObj qh)
 {
     return(NhanVienMod.UpdateProfile(qh));
 }