Share via


TestAggregation Constructor

Include Protected Members
Include Inherited Members

Initializes a new instance of the TestAggregation 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
Protected method TestAggregation() Initializes a new instance of the TestAggregation class.
Protected method TestAggregation(TestAggregation) Initializes a new instance of the TestAggregation class that is a copy of the provided test aggregation object.
Protected method TestAggregation(SerializationInfo, StreamingContext) Initializes a new instance of the TestAggregation class from XML by using the provided information and context.
Protected method TestAggregation(String, String) Initializes a new instance of the TestAggregation class.

Top

See Also

Reference

TestAggregation Class

Microsoft.VisualStudio.TestTools.Common Namespace