NotifyPropertyChangedInvocatorAttribute Constructor (String) |
Namespace: Ozeki.CommonAssembly: OzekiSDK (in OzekiSDK.dll) Version: 1.8.12.0 (1.8.12)
Syntax public NotifyPropertyChangedInvocatorAttribute(
string parameterName
)
Public Sub New (
parameterName As String
)
public:
NotifyPropertyChangedInvocatorAttribute(
String^ parameterName
)
new :
parameterName : string -> NotifyPropertyChangedInvocatorAttribute
Parameters
- parameterName
- Type: SystemString
See Also