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

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

Parameters

comment
Type: SystemString

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

See Also