Beispiel #1
0
 public Boolean updateChucVu(ChucVu_DTO c)
 {
     return(cv.updateChucVu(c));
 }