Table of Contents

Constructor EverestCatalogSubstancesService

Namespace
Everest.Service.Catalog.Substances
Assembly
Everest.Service.dll

EverestCatalogSubstancesService()

public EverestCatalogSubstancesService()

EverestCatalogSubstancesService(ICatalogSubstancesApplication, IMapper)

public EverestCatalogSubstancesService(ICatalogSubstancesApplication everest, IMapper mapper)

Parameters

everest ICatalogSubstancesApplication
mapper IMapper

EverestCatalogSubstancesService(ICatalogSubstancesApplication, ILog, IMapper)

protected EverestCatalogSubstancesService(ICatalogSubstancesApplication everest, ILog logger, IMapper mapper)

Parameters

everest ICatalogSubstancesApplication
logger ILog
mapper IMapper