コード例 #1
0
 public DataSet GetShop1(string name)
 {
     return(dal.GetShop1(name));
 }