CakeEngineActions.

Setups Property

Summary

Gets all registerd setup actions.
Namespace
Cake.Core
Containing Type
CakeEngineActions

Syntax

public List<Action<ISetupContext>> Setups { get; }

Value

Type Description
List<Action<ISetupContext>>