TestDataStructure.

AddRowWithCustomColumnValues(Dictionary<string, object>) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDataStructure

Syntax

public void AddRowWithCustomColumnValues(Dictionary<string, object> dict)

Parameters

Name Type Description
dict Dictionary<string, object>

Return Value

Type Description
void