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

Property<TValue> Constructor

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

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