Summary
Gets the list of arguments to a test case
- Namespace
- TCLite
- Containing Type
- TestCaseAttribute
Syntax
public object[] Arguments { get; }
Value
Type | Description |
---|---|
object[] |
public object[] Arguments { get; }
Type | Description |
---|---|
object[] |