- Namespace
- FunctionalSharp
.PatternMatching - Containing Type
- PatternMatch
<T, TResult>
Syntax
public IEnumerable<TResult> Else(TResult result)
Parameters
| Name | Type | Description |
|---|---|---|
| result | TResult |
Return Value
| Type | Description |
|---|---|
| IEnumerable |
public IEnumerable<TResult> Else(TResult result)
| Name | Type | Description |
|---|---|---|
| result | TResult |
| Type | Description |
|---|---|
| IEnumerable |