Table of Contents

Constructor EverestChemTypesService

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

EverestChemTypesService()

public EverestChemTypesService()

EverestChemTypesService(IEverestChemTypesApplication, IMapper)

public EverestChemTypesService(IEverestChemTypesApplication everest, IMapper mapper)

Parameters

everest IEverestChemTypesApplication
mapper IMapper

EverestChemTypesService(IEverestChemTypesApplication, ILog, IMapper)

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

Parameters

everest IEverestChemTypesApplication
logger ILog
mapper IMapper