Derived Class With Inherited Docs Constructor
Initializes a new instance of the DerivedClassWithInheritedDocs class
Definition
Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
public DerivedClassWithInheritedDocs()VB
Public Sub NewC++
public:
DerivedClassWithInheritedDocs()F#
new : unit -> DerivedClassWithInheritedDocs