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