public StorageController(RCLAdminContext context) { _context = context; }
public EventsController(RCLAdminContext context) { _context = context; }
public PrintersController(RCLAdminContext context) { _context = context; }
public PrinterEvents(RCLAdminContext context) { _context = context; }
public PrinterAccessories(RCLAdminContext context) { _context = context; }