DerivedClassWithInheritedDocsMethodUsingSharedExample Method

This uses a shared example from a base member that is not public and this doesn't override.

Definition

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
public void MethodUsingSharedExample()

Example

This is example #2:
C#
// Example #2

See Also