public IeFullNamesController(LeAndIeContext context) { _context = context; }
public LeAuthorityInfosController(LeAndIeContext context) { _context = context; }
public LegalEntitiesController(LeAndIeContext context) { _context = context; }
public IndividualEntrepreneursController(LeAndIeContext context) { _context = context; }
public LeAccountingInfosController(LeAndIeContext context) { _context = context; }
public LeLocationAddressesController(LeAndIeContext context) { _context = context; }
public LeRegistrationInfosController(LeAndIeContext context) { _context = context; }
public LeNamesController(LeAndIeContext context) { _context = context; }
public IeNationalitiesController(LeAndIeContext context) { _context = context; }
public IeTerminationInfosController(LeAndIeContext context) { _context = context; }