Class PropertySetter<TValue, TIndex>
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public sealed class PropertySetter<TValue, TIndex> : MulticastDelegate
Type Parameters
Name | Description |
---|---|
TValue | |
TIndex |
Constructors
Name | Description |
---|---|
PropertySetter(Object, IntPtr) |
Methods
Name | Description |
---|---|
BeginInvoke(TIndex, TValue, AsyncCallback, Object) | |
EndInvoke(IAsyncResult) | |
Invoke(TIndex, TValue) |