Click or drag to resize

NotifyPropertyChangedInvocatorAttribute Class

Inheritance Hierarchy
SystemObject
  SystemAttribute
    Ozeki.CommonNotifyPropertyChangedInvocatorAttribute

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 10.5.1
Syntax
public sealed class NotifyPropertyChangedInvocatorAttribute : Attribute

The NotifyPropertyChangedInvocatorAttribute type exposes the following members.

Constructors
 NameDescription
Public methodNotifyPropertyChangedInvocatorAttributeInitializes a new instance of the NotifyPropertyChangedInvocatorAttribute class
Public methodNotifyPropertyChangedInvocatorAttribute(String)Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class
Top
Properties
 NameDescription
Public propertyParameterName 
Top
See Also