GenericParameterHelper Constructor
Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a random value.
Namespace: Microsoft.VisualStudio.TestTools.UnitTesting
Assembly: Microsoft.VisualStudio.QualityTools.UnitTestFramework (in Microsoft.VisualStudio.QualityTools.UnitTestFramework.dll)
Syntax
'Declaration
Public Sub New
public GenericParameterHelper()
public:
GenericParameterHelper()
new : unit -> GenericParameterHelper
public function GenericParameterHelper()
.NET Framework Security
- Full trust for the immediate caller. This member cannot be used by partially trusted code. For more information, see Using Libraries from Partially Trusted Code.