Esempio n. 1
0
 public ProductCategoryController(TenrDbContext context)
 {
     _context = context;
 }