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.
TestAggregation Constructor
Initializes a new instance of the TestAggregation class.
Assembly: Microsoft.VisualStudio.QualityTools.Common (in Microsoft.VisualStudio.QualityTools.Common.dll)
| Name | Description | |
|---|---|---|
![]() | TestAggregation() | Initializes a new instance of the TestAggregation class. |
![]() | TestAggregation(SerializationInfo^, StreamingContext) | Initializes a new instance of the TestAggregation class from XML by using the provided information and context. |
![]() | TestAggregation(String^, String^) | Initializes a new instance of the TestAggregation class. |
![]() | TestAggregation(TestAggregation^) | Initializes a new instance of the TestAggregation class that is a copy of the provided test aggregation object. |
Show:
