Set
Gets a delegate enabling to invoke the set accessor of the imported property.
Declaration
public PropertySetter<TValue, TIndex> Set { get; }
Property Value
Type | Description |
---|---|
PropertySetter<TValue, TIndex> |
Gets a delegate enabling to invoke the set accessor of the imported property.
public PropertySetter<TValue, TIndex> Set { get; }
Type | Description |
---|---|
PropertySetter<TValue, TIndex> |