Table of Contents

Constructor EverestCatalogMixturesService

Namespace
Everest.Service.Catalog.Mixtures
Assembly
Everest.Service.dll

EverestCatalogMixturesService()

public EverestCatalogMixturesService()

EverestCatalogMixturesService(ICatalogMixturesApplication, IMapper)

public EverestCatalogMixturesService(ICatalogMixturesApplication everest, IMapper mapper)

Parameters

everest ICatalogMixturesApplication
mapper IMapper

EverestCatalogMixturesService(ICatalogMixturesApplication, ILog, IMapper)

protected EverestCatalogMixturesService(ICatalogMixturesApplication everest, ILog logger, IMapper mapper)

Parameters

everest ICatalogMixturesApplication
logger ILog
mapper IMapper