Summary
Gets all registerd setup actions.
- Namespace
- Cake
.Core - Containing Type
- CakeEngineActions
Syntax
public List<Action<ISetupContext>> Setups { get; }
Value
Type | Description |
---|---|
List |
public List<Action<ISetupContext>> Setups { get; }
Type | Description |
---|---|
List |