DerivedClassWithInheritedDocsMethodWithTwoExamples Method
This only includes one of the examples
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
protected override void MethodWithTwoExamples()
Protected Overrides Sub MethodWithTwoExamples
protected:
virtual void MethodWithTwoExamples() override
abstract MethodWithTwoExamples : unit -> unit
override MethodWithTwoExamples : unit -> unit
This is example #2:
// Example #2