Click or drag to resize
Sandcastle XML Comments GuideBaseInheritDocMethodWithTwoExamples Method
A method with two examples

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
protected virtual void MethodWithTwoExamples()
Examples
This is example #1:
// Example #1
This is example #2:
// Example #2
See Also