Summary
Initializes a new instance of the
ModuleLoader class.
- Namespace
- Cake
.Infrastructure .Composition - Containing Type
- ModuleLoader
Syntax
public ModuleLoader(IContainer container)
Parameters
| Name | Type | Description |
|---|---|---|
| container | IContainer | The container. |
Return Value
| Type | Description |
|---|---|
| void |
