DerivedClassWithInheritedDocs Constructor

Sandcastle XML Comments

Sandcastle XML Comments GuideDerivedClassWithInheritedDocs Constructor
Initializes a new instance of the DerivedClassWithInheritedDocs class

Namespace: XMLCommentsExamples.DocumentationInheritance
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2014.1.26.0
Syntax
public DerivedClassWithInheritedDocs()
Public Sub New
public:
DerivedClassWithInheritedDocs()
new : unit -> DerivedClassWithInheritedDocs
See Also