Table of Contents

Constructor EverestChemTypesNotificationService

Namespace
Everest.Service.ChemTypes
Assembly
Everest.Service.dll

EverestChemTypesNotificationService()

public EverestChemTypesNotificationService()

EverestChemTypesNotificationService(IEverestChemTypesApplication, IMapper)

public EverestChemTypesNotificationService(IEverestChemTypesApplication everest, IMapper mapper)

Parameters

everest IEverestChemTypesApplication
mapper IMapper

EverestChemTypesNotificationService(IEverestChemTypesApplication, ILog, IMapper)

protected EverestChemTypesNotificationService(IEverestChemTypesApplication everest, ILog logger, IMapper mapper)

Parameters

everest IEverestChemTypesApplication
logger ILog
mapper IMapper