Click or drag to resize
Sandcastle XML Comments GuideSampleClassDoSomething Method (String)
This version of the method takes a string parameter.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void DoSomething(
	string text
)

Parameters

text
Type: SystemString
A text value to use
See Also