Click or drag to resize

testDefinition Constructor (String, String, Int32)

imbSCI | imbACE | imbNLP | imbWEM | imbWBI
Definition of scientific test

Namespace:  imbSCI.DataComplex.tests
Assembly:  imbSCI.DataComplex (in imbSCI.DataComplex.dll) Version: 0.3.70.
Syntax
C#
public testDefinition(
	string __caption,
	string __description = "",
	int _v = 1
)
Request Example View Source

Parameters

__caption
Type: SystemString
__description (Optional)
Type: SystemString
_v (Optional)
Type: SystemInt32
Version of the test
See Also