コード例 #1
0
 public ProductsController()
 {
     _db = new ProductCatalogEntities();
 }