Compartir a través de


Property<TParent,TValue>.Set Property

Definition

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

Property Value

Action<TParent,TValue>

Applies to