Beispiel #1
0
 public DataTable findChucVu(string macv, string tencv, string hesopc)
 {
     return(cv.findChucVu(macv, tencv, hesopc));
 }