Constructor EverestContainersService
- Namespace
- Everest.Service.Containers
- Assembly
- Everest.Service.dll
EverestContainersService()
public EverestContainersService()
EverestContainersService(IBottleOperationsApplication, IFlaskOperationsApplication, IMapper)
public EverestContainersService(IBottleOperationsApplication bottlesApplication, IFlaskOperationsApplication flasksApplication, IMapper mapper)
Parameters
bottlesApplication
IBottleOperationsApplicationflasksApplication
IFlaskOperationsApplicationmapper
IMapper
EverestContainersService(IBottleOperationsApplication, IFlaskOperationsApplication, ILog, IMapper)
protected EverestContainersService(IBottleOperationsApplication bottlesApplication, IFlaskOperationsApplication flasksApplication, ILog logger, IMapper mapper)
Parameters
bottlesApplication
IBottleOperationsApplicationflasksApplication
IFlaskOperationsApplicationlogger
ILogmapper
IMapper