public BorrowerController(discInventoryPKContext ctx) { context = ctx; }
public DiscController(discInventoryPKContext ctx) { context = ctx; }
public ArtistController(discInventoryPKContext ctx) { context = ctx; }
public RentalController(discInventoryPKContext ctx) { context = ctx; }