TestCaseAttribute.

Arguments Property

Summary

Gets the list of arguments to a test case
Namespace
TCLite
Containing Type
TestCaseAttribute

Syntax

public object[] Arguments { get; }

Value

Type Description
object[]