コード例 #1
0
 public CategoriaMaterialBusiness(DbContextCRUD2 context)
 {
     _context = context;
 }