Click or drag to resize

ISourceRegistrar Interface

Interface providing fluent syntax for chaining registration source registrations.

Namespace:  Autofac.Core.Registration
Assembly:  Autofac (in Autofac.dll) Version: 6.0.0+39696a967e8826f7f1ebc8c1ff4523c9dd75abe0
Syntax
public interface ISourceRegistrar

The ISourceRegistrar type exposes the following members.

Methods
  NameDescription
Public methodRegisterSource
Add a registration source to the container.
Top
Extension Methods
See Also