コード例 #1
0
 public ShopItemRepository(CodeMigrationsContext context)
 {
     this.context = context;
 }