ConfigurationModuleLoad Method |
Namespace: Autofac.Configuration
Exception | Condition |
---|---|
ArgumentNullException | Thrown if builder is . |
This override uses the ConfigurationRegistrar to convert the Configuration into component registrations in the provided builder.
If no specific ConfigurationRegistrar is set, the default ConfigurationRegistrar type will be used.