Overload List
| Name | Description | |
|---|---|---|
| Create(Predicate<(Of <(T>)>)) |
Initializes the match with the condition that
will be checked in order to match invocation
values.
| |
| Create(Predicate<(Of <(T>)>), Expression<(Of <(Func<(Of <(T>)>)>)>)) |