- Namespace
- Cake.Infrastructure .Composition 
- Containing Type
- ModuleLoader
Syntax
public IEnumerable<ICakeModule> LoadModules(IEnumerable<Type> types)Parameters
| Name | Type | Description | 
|---|---|---|
| types | IEnumerable | 
Return Value
| Type | Description | 
|---|---|
| IEnumerable | 
