Summary
Gets the the collection of child results.
- Namespace
- TCLite
.Interfaces - Containing Type
- ITestResult
Syntax
IList<ITestResult> Children { get; }
Value
Type | Description |
---|---|
IList |
IList<ITestResult> Children { get; }
Type | Description |
---|---|
IList |