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

Namespace: Slash.Diagnostics.ReSharper.Annotations
Assembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntax
public NotifyPropertyChangedInvocatorAttribute(
	string parameterName
)

Parameters

parameterName
Type: SystemString

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

See Also