コード例 #1
0
ファイル: ErpService.cs プロジェクト: gmodica/WebShop
 public ErpService()
 {
     context = ErpDbContext.Create();
 }