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: 10.3.199.0
Syntax
public NotifyPropertyChangedInvocatorAttribute(
	string parameterName
)

Parameters

parameterName
Type: SystemString
See Also