Table of Contents

Constructor EverestStorageConditionsService

Namespace
Everest.Service.Storage
Assembly
Everest.Service.dll

EverestStorageConditionsService()

public EverestStorageConditionsService()

EverestStorageConditionsService(IStorageConditionsApplication, IMapper)

public EverestStorageConditionsService(IStorageConditionsApplication everest, IMapper mapper)

Parameters

everest IStorageConditionsApplication
mapper IMapper

EverestStorageConditionsService(IStorageConditionsApplication, ILog, IMapper)

protected EverestStorageConditionsService(IStorageConditionsApplication everest, ILog logger, IMapper mapper)

Parameters

everest IStorageConditionsApplication
logger ILog
mapper IMapper