Click or drag to resize
Sandcastle XML Comments GuideDerivedClassWithInheritedDocsMethodUsingSharedExample Method
This uses a shared example from a base member that is not public and this doesn't override.

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