Compartir a través de


Property<TParent,TValue>.Get Property

Definition

public Func<TParent,TValue> Get { get; }
member this.Get : Func<'Parent, 'Value>
Public ReadOnly Property Get As Func(Of TParent, TValue)

Property Value

Func<TParent,TValue>

Applies to