PostSharp / / API Reference / Post­Sharp.​Aspects.​Advices / Property­Setter<TValue, TIndex>

Class PropertySetter<TValue, TIndex>

Inheritance
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)