Summary
Initializes a new instance of the
TeardownEventArgs
class.
- Namespace
- Cake
.Core - Containing Type
- TeardownEventArgs
Syntax
public TeardownEventArgs(ITeardownContext teardownContext)
Parameters
Name | Type | Description |
---|---|---|
teardownContext | ITeardownContext | The teardown context. |
Return Value
Type | Description |
---|---|
void |