Generic ClassT1, T2 Constructor
Initializes a new instance of the GenericClassT1, T2 class
Definition
Namespace: XMLCommentsExamples
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
Assembly: XMLCommentsExamples (in XMLCommentsExamples.dll) Version: 2025.4.26.0
C#
public GenericClass()VB
Public Sub NewC++
public:
GenericClass()F#
new : unit -> GenericClass