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.
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
| Name | Description | |
|---|---|---|
![]() | GenericParameterHelper() | Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a random value. |
![]() | GenericParameterHelper(Int32) | Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a user specified value. |
Show:
