PostSharpAPI ReferencePost­Sharp.​Aspects.​AdvicesProperty<TValue, TIndex>Property
Open sandboxFocus

Property<TValue, TIndex> Constructor

Property(PropertyGetter<TValue, TIndex>, PropertySetter<TValue, TIndex>)

Declaration
public Property(PropertyGetter<TValue, TIndex> getter, PropertySetter<TValue, TIndex> setter)
Parameters
Type Name Description
PropertyGetter<TValue, TIndex> getter
PropertySetter<TValue, TIndex> setter