Table of Contents

Constructor EverestStorageConditionsNotificationService

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

EverestStorageConditionsNotificationService()

public EverestStorageConditionsNotificationService()

EverestStorageConditionsNotificationService(IStorageConditionsApplication, IMapper)

public EverestStorageConditionsNotificationService(IStorageConditionsApplication everest, IMapper mapper)

Parameters

everest IStorageConditionsApplication
mapper IMapper

EverestStorageConditionsNotificationService(IStorageConditionsApplication, ILog, IMapper)

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

Parameters

everest IStorageConditionsApplication
logger ILog
mapper IMapper