Click or drag to resize
Sandcastle XML Comments GuideDerivedClassWithInheritedDocsMethodWithLotsOfComments Method
The method in the base class has lots of comments.

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public override void MethodWithLotsOfComments(
	int x
)

Parameters

x
Type: SystemInt32
The parameter
Remarks
Remarks for the base class
See Also