TestResultCounter Constructor
Include Protected Members
Include Inherited Members
Initializes a new instance of the TestResultCounter 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 | |
---|---|---|
TestResultCounter(Int32) | Initializes a new instance of the TestResultCounter class. | |
TestResultCounter(TestResultCounter) | Initializes a new instance of the TestResultCounter class by creating a copy of the provided test result counter. |
Top