SampleClassDoSomething(String) Method

This version of the method takes a string parameter.

Definition

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

Parameters

text  String
A text value to use

See Also