コード例 #1
0
 public DataTable SearchData1(string m)
 {
     return(hangHoaDAL.SearchData1(m));
 }