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