IDebugLogHandlerInterface Interface

Definition

Namespace: PCBIScript.DebugHelp
Assembly: PCBI_ScriptEngine (in PCBI_ScriptEngine.dll) Version: 16.0.0.0 (16.0.0.0)
C#
public interface IDebugLogHandlerInterface

Properties

Methods

ClearScreen 
CloseLogWindow 
DisposeReleases all resources used by the IDebugLogHandlerInterface
ShowLogWindow 
Write 
WriteLine 

See Also