PatternMatchCase<T, TResult>.

Condition Property

Syntax

public Func<T, bool> Condition { get; set; }

Value

Type Description
Func<T, bool>