Table of Contents

Constructor EverestOrdersNotificationService

Namespace
Everest.Service.Orders
Assembly
Everest.Service.dll

EverestOrdersNotificationService()

public EverestOrdersNotificationService()

EverestOrdersNotificationService(IEverestOrdersApplication, IMapper)

public EverestOrdersNotificationService(IEverestOrdersApplication everestApplication, IMapper mapper)

Parameters

everestApplication IEverestOrdersApplication
mapper IMapper

EverestOrdersNotificationService(IEverestOrdersApplication, ILog, IMapper)

protected EverestOrdersNotificationService(IEverestOrdersApplication everest, ILog logger, IMapper mapper)

Parameters

everest IEverestOrdersApplication
logger ILog
mapper IMapper