Click or drag to resize

NotifyPropertyChangedInvocatorAttribute(String) Constructor

Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class

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

Parameters

parameterName  String
 
See Also