Share via


Case<T,R>.Condition Property

Definition

public Func<T,bool> Condition { get; protected set; }
member this.Condition : Func<'T, bool> with get, set
Public Property Condition As Func(Of T, Boolean)

Property Value

Applies to