 | DerivedClassWithInheritedDocsMethodWithTwoExamples Method |
This only includes one of the examples
Namespace: XMLCommentsExamples.DocumentationInheritanceAssembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntaxprotected override void MethodWithTwoExamples()
Protected Overrides Sub MethodWithTwoExamples
protected:
virtual void MethodWithTwoExamples() override
abstract MethodWithTwoExamples : unit -> unit
override MethodWithTwoExamples : unit -> unit
Examples
See Also