UAOOI.Windows.Forms

DebugWindow..::..AppendToLogLine Method

Appends to log as line.

Namespace:  UAOOI.Windows.Forms
Assembly:  CAS.Windows.Forms (in CAS.Windows.Forms.dll)

Syntax


public void AppendToLogLine(
	string StringLineToBeAppended
)

Parameters

StringLineToBeAppended
Type: String
The string line to be appended.