Summary
Executes the action withoutValue.
- Namespace
- FunctionalSharp
.OptionTypes - Containing Type
- None
<T>
Syntax
public void Match(Action<T> withValue, Action withoutValue)
Parameters
Name | Type | Description |
---|---|---|
withValue | Action |
|
withoutValue | Action |
Return Value
Type | Description |
---|---|
void |