Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

GenericParameterHelper Constructor

 

Initializes a new instance of the GenericParameterHelper class.

Namespace:   Microsoft.VisualStudio.TestTools.UnitTesting
Assembly:  Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)

NameDescription
System_CAPS_pubmethodGenericParameterHelper()

Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a random value.

System_CAPS_pubmethodGenericParameterHelper(Int32)

Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a user specified value.

Return to top
Show: