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