BaseInheritDocMethodWithTwoExamples Method
A method with two examples
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
protected virtual void MethodWithTwoExamples()
Protected Overridable Sub MethodWithTwoExamples
protected:
virtual void MethodWithTwoExamples()
abstract MethodWithTwoExamples : unit -> unit
override MethodWithTwoExamples : unit -> unit
This is example #1:
// Example #1
This is example #2:
// Example #2