 | NotifyPropertyChangedInvocatorAttribute Constructor (String) |
Namespace: Slash.Diagnostics.ReSharper.AnnotationsAssembly: Slash.Diagnostics (in Slash.Diagnostics.dll) Version: 1.0.6018.40181
Syntaxpublic NotifyPropertyChangedInvocatorAttribute(
string parameterName
)
Public Sub New (
parameterName As String
)
public:
NotifyPropertyChangedInvocatorAttribute(
String^ parameterName
)
new :
parameterName : string -> NotifyPropertyChangedInvocatorAttribute
Parameters
- parameterName
- Type: SystemString
[Missing <param name="parameterName"/> documentation for "M:Slash.Diagnostics.ReSharper.Annotations.NotifyPropertyChangedInvocatorAttribute.#ctor(System.String)"]
See Also