Click or drag to resize

TVQ Constructor (String)

Initializes a new instance of the TVQ class

Namespace:  AxiomCore2.Data
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public TVQ(
	string errorMessage
)

Parameters

errorMessage
Type: SystemString
See Also