GenericParameterHelper Members

Include Protected Members
Include Inherited Members

This class is a placeholder for use with generics. It helps you test generic types by letting you pass non-specific type arguments.

The GenericParameterHelper type exposes the following members.

Constructors

 

Name

Description

Public method

GenericParameterHelper

Overloaded.

Top

Methods

 

Name

Description

Public method

Clone

Public method

CompareTo

Public method

Equals

(Overrides Object.Equals(Object).)

Protected method

Finalize

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.)

Public method

GetEnumerator

Public method

GetHashCode

(Overrides Object.GetHashCode().)

Public method

GetType

Gets the type of the current instance. (Inherited from Object.)

Protected method

MemberwiseClone

Creates a shallow copy of the current Object. (Inherited from Object.)

Public method

ToString

Returns a string that represents the current object. (Inherited from Object.)

Top

Properties

 

Name

Description

Public property

Data

Top

See Also

Reference

GenericParameterHelper Class

Microsoft.VisualStudio.TestTools.UnitTesting Namespace