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