TestDataStructure.

AddColumn(string, Type) Method

Assembly
UnitTest.dll
Namespace
Terrasoft.UnitTest
Containing Type
TestDataStructure

Syntax

public TestDataStructure AddColumn(string name, Type type)

Parameters

Name Type Description
name string
type Type

Return Value

Type Description
TestDataStructure