GenericParameterHelper Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the GenericParameterHelper class.

This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.

Overload List

  Name Description
Public method GenericParameterHelper() Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a random value.
Public method GenericParameterHelper(Int32) Initializes a new instance of the GenericParameterHelper class. This constructor initializes the Data property to a user specified value.

Top

See Also

Reference

GenericParameterHelper Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace