Summary
Gets all registered teardown actions.
- Namespace
- Cake
.Core - Containing Type
- CakeEngineActions
Syntax
public List<Action<ITeardownContext>> Teardowns { get; }
Value
| Type | Description |
|---|---|
| List |
public List<Action<ITeardownContext>> Teardowns { get; }
| Type | Description |
|---|---|
| List |