Click or drag to resize
NotifyPropertyChangedInvocatorAttribute Constructor (String)
Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class

Namespace: Ozeki.Common
Assembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax
public NotifyPropertyChangedInvocatorAttribute(
	string parameterName
)

Parameters

parameterName
Type: SystemString
See Also