Class Property<TValue, TIndex>
Namespace: PostSharp.Aspects.Advices
Assembly: PostSharp.dll
Syntax
public sealed class Property<TValue, TIndex> : Object
Type Parameters
Name | Description |
---|---|
TValue | |
TIndex |
Constructors
Name | Description |
---|---|
Property(PropertyGetter<TValue, TIndex>, PropertySetter<TValue, TIndex>) |
Properties
Name | Description |
---|---|
Get | |
Set |