示例#1
0
 public DataTable SearchData2(string m)
 {
     return(hangHoaDAL.SearchData2(m));
 }