Click or drag to resize
Sandcastle XML Comments GuideSampleClassDoSomething Method (Int32)
This version of the method takes an integer parameter.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void DoSomething(
	int number
)

Parameters

number
Type: SystemInt32
A number to use
See Also