示例#1
0
 //nhan vien da dong BH- HD=tat ca
 public static DataTable coBH(string tenbp, string tencv)
 {
     return(DAO_Report.coBH(tenbp, tencv));
 }