Summary
Syntax
public static void BeforeEach(Func<Task> action)
Parameters
Name | Type | Description |
---|---|---|
action | Func |
The action. |
Return Value
Type | Description |
---|---|
void |
public static void BeforeEach(Func<Task> action)
Name | Type | Description |
---|---|---|
action | Func |
The action. |
Type | Description |
---|---|
void |