Method | Description | |
---|---|---|
AutofacDynamiteRegistrationModule ( string logCategoryName ) : Autofac |
Creates a new registration module to prepare dependency injection for GSoft.Dynamite components
|
Method | Description | |
---|---|---|
Load ( |
Registers the modules type bindings
|
public AutofacDynamiteRegistrationModule ( string logCategoryName ) : Autofac | ||
logCategoryName | string | The ULS category in use when interacting with ILogger |
return | Autofac |
protected Load ( |
||
builder | /// The builder. /// | |
return | void |