PostSharp / / API Reference / Post­Sharp.​Aspects.​Advices / Property­Getter<TValue>

Class PropertyGetter<TValue>

Inheritance
PropertyGetter<TValue>
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public sealed class PropertyGetter<TValue> : MulticastDelegate
Type Parameters
Name Description
TValue

Constructors

Name Description
PropertyGetter(Object, IntPtr)

Methods

Name Description
BeginInvoke(AsyncCallback, Object)
EndInvoke(IAsyncResult)
Invoke()