示例#1
0
 //nhan vien con hd
 public static DataTable conHD(string tenbp, string tencv)
 {
     return(DAO_Report.conHD(tenbp, tencv));
 }