Class 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() |