Method | Description | |
---|---|---|
TestMethodCompletedEventArgs ( |
Initializes a new instance of the TestMethodCompletedEventArgs type.
|
|
TestMethodCompletedEventArgs ( |
Initializes a new instance of the TestMethodCompletedEventArgs type.
|
public TestMethodCompletedEventArgs ( |
||
result | The result instance. | |
return | System |
public TestMethodCompletedEventArgs ( |
||
result | The result instance. | |
harness | UnitTestHarness | The unit test harness. |
return | System |