コード例 #1
0
ファイル: Service.cs プロジェクト: goodhelper1/Market
 public Service()
 {
     db = new LoginDbEntities();
 }