BaseInheritDocMethodWithTwoExamples Method

A method with two examples

Definition

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
protected virtual void MethodWithTwoExamples()

Example

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

See Also