ITestData.

Arguments Property

Summary

Gets the argument list to be provided to the test
Namespace
TCLite.Interfaces
Containing Type
ITestData

Syntax

object[] Arguments { get; }

Value

Type Description
object[]