Table of Contents

Constructor EverestMixturePreparationService

Namespace
Everest.Service.Production.Mixtures
Assembly
Everest.Service.dll

EverestMixturePreparationService()

public EverestMixturePreparationService()

EverestMixturePreparationService(IBasicEverestMixturePreparationApplication, IMapper)

public EverestMixturePreparationService(IBasicEverestMixturePreparationApplication everest, IMapper mapper)

Parameters

everest IBasicEverestMixturePreparationApplication
mapper IMapper

EverestMixturePreparationService(IBasicEverestMixturePreparationApplication, ILog, IMapper)

protected EverestMixturePreparationService(IBasicEverestMixturePreparationApplication everest, ILog logger, IMapper mapper)

Parameters

everest IBasicEverestMixturePreparationApplication
logger ILog
mapper IMapper