Initializes a new instance of the HelpAttribute class

Namespace: XmlDefs
Assembly: XmlDefs (in XmlDefs.dll) Version: 0.5.0.0

Collapse imageSyntax

C#
public HelpAttribute(
	string text
)

Parameters

text
Type: System..::..String

[Missing <param name="text"/> documentation for "M:XmlDefs.HelpAttribute.#ctor(System.String)"]

Collapse imageSee Also