Click or drag to resize
Sandcastle XML Comments GuideDerivedClassWithInheritedDocsOverloadedMethod Method (String, Int32)
There are three overloads for this method.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public void OverloadedMethod(
	string p1,
	int x
)

Parameters

p1
Type: SystemString
The string parameter
x
Type: SystemInt32
An integer parameter
Remarks
These remarks are from the overloads tag on the first version.
See Also