Beispiel #1
0
 public DataTable GetChucVu(string condition)
 {
     return(bus.GetChucVu(condition));
 }