GenericClass(T1, T2) Constructor

Sandcastle XML Comments

Sandcastle XML Comments GuideGenericClassT1, T2 Constructor
Initializes a new instance of the GenericClassT1, T2 class

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