Esempio n. 1
0
 public ProductCategoryManagerController()
 {
     context = new InMemoryRepositiry <ProductCategory>();
 }