Property<TValue, TIndex>.Get Property |
Gets a delegate enabling to invoke the get accessor
of the imported property.
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp (in PostSharp.dll) Version: 6.5.15.0 (6.5.15.0)
C#
public PropertyGetter<TValue, TIndex> Get { get; }