C-DEngine 5.105

TSM Constructor (String, String)

Creates a new TSM with a given Engine and Command Text

Namespace:  nsCDEngine.BaseClasses
Assembly:  C-DEngine (in C-DEngine.dll)

Syntax


public TSM(
	string tEngine,
	string pText
)
Public Sub New ( _
	tEngine As String, _
	pText As String _
)
public:
TSM(
	String^ tEngine, 
	String^ pText
)

Parameters

tEngine
Type: String
Engine Name
pText
Type: String
Command Text