public DerogationUsersController(DerogationContext ctx) { _ctx = ctx; }
public DerogationItemController(DerogationContext ctx) { _ctx = ctx; }
public InternetLinksController(DerogationContext ctx) { _ctx = ctx; }
public AuthController(DerogationContext ctx) { _ctx = ctx; }
public DerogationHeaderController(DerogationContext ctx) { _ctx = ctx; }
public DerogationDepartmentsController(DerogationContext ctx) { _ctx = ctx; }