- Namespace
- Cake
.Features - Containing Type
- Feature
Syntax
protected IContainer CreateScope(ICakeConfiguration configuration, ICakeArguments arguments, Action<ICakeContainerRegistrar> action = null)
Parameters
Name | Type | Description |
---|---|---|
configuration | ICakeConfiguration | |
arguments | ICakeArguments | |
action | Action |
Return Value
Type | Description |
---|---|
IContainer |