- Namespace
- FunctionalSharp
.PatternMatching - Containing Type
- PatternMatchAction
<T>
Syntax
public void Else(Action<T> result)
Parameters
Name | Type | Description |
---|---|---|
result | Action |
Return Value
Type | Description |
---|---|
void |
public void Else(Action<T> result)
Name | Type | Description |
---|---|---|
result | Action |
Type | Description |
---|---|
void |