TestDataColumnValue.

TestDataColumnValue(string, object) Constructor

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDataColumnValue

Syntax

public TestDataColumnValue(string columnName, object value)

Parameters

Name Type Description
columnName string
value object

Return Value

Type Description
void