Table of Contents

Method EnumerateComponentServices

Namespace
Autofac.Configuration.Core
Assembly
Autofac.Configuration.dll

EnumerateComponentServices(IConfiguration, Assembly?)

protected virtual IEnumerable<Service> EnumerateComponentServices(IConfiguration component, Assembly? defaultAssembly)

Parameters

component IConfiguration
defaultAssembly Assembly

Returns

IEnumerable<Service>