- Namespace
- FunctionalSharp
.PatternMatching - Containing Type
- Pattern
Match Single Action <T>
Syntax
public void Else(Action<T> action)
Parameters
| Name | Type | Description |
|---|---|---|
| action | Action |
Return Value
| Type | Description |
|---|---|
| void |
public void Else(Action<T> action)
| Name | Type | Description |
|---|---|---|
| action | Action |
| Type | Description |
|---|---|
| void |