Click to expand
Sandcastle XML Comments Guide

SampleClass DoSomething Method (Int32, String)

This version of the method takes both an integer and a string parameter.

Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void DoSomething(
	int number,
	string text
)
See Also

Reference

Other Resources