Class Types
Class | Summary |
---|---|
AutofacBuilder |
AutofacBuilder.
Implements the ConventionBuilder<TBuilder, TConvention, TDelegate>
Implements the IAutofacBuilder
Implements the IServicesBuilder
Implements the IAutofacConventionContext
|
Autofac |
Delegate ServiceConventionAction |
Container |
A delegate for the autofac container builder |
CustomRegistration | CustomRegistration. |
Interface Types
Interface | Summary |
---|---|
IAutofacBuilder |
IAutofacBuilder.
Implements the IConventionBuilder<TBuilder, TConvention, TDelegate>
|
IAutofacConvention |
IAutofacConvention
Implements the IConvention<TContext>
|
I |
IAutofacConventionContext
Implements the IConventionContext
|