Constructor EverestOrdersNotificationService
EverestOrdersNotificationService()
public EverestOrdersNotificationService()
EverestOrdersNotificationService(IEverestOrdersApplication, IMapper)
public EverestOrdersNotificationService(IEverestOrdersApplication everestApplication, IMapper mapper)
Parameters
everestApplication
IEverestOrdersApplicationmapper
IMapper
EverestOrdersNotificationService(IEverestOrdersApplication, ILog, IMapper)
protected EverestOrdersNotificationService(IEverestOrdersApplication everest, ILog logger, IMapper mapper)
Parameters
everest
IEverestOrdersApplicationlogger
ILogmapper
IMapper