Explicit Implementation Constructor
Initializes a new instance of the ExplicitImplementation 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 ExplicitImplementation()VB
Public Sub NewC++
public:
ExplicitImplementation()F#
new : unit -> ExplicitImplementation