NotifyPropertyChangedInvocatorAttribute Constructor (String)Couchbase .NET SDK 2.0
Initializes a new instance of the NotifyPropertyChangedInvocatorAttribute class

Namespace: Couchbase.Annotations
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public NotifyPropertyChangedInvocatorAttribute(
	string parameterName
)

Parameters

parameterName
Type: System.String

[Missing <param name="parameterName"/> documentation for "M:Couchbase.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"]

See Also