A Sandcastle Documented Class Library
A Sandcastle Documented Class Library
AdiIRCAPIv2.Interfaces
ITools Interface
ITools Methods
Boldify Method
Debug Method
FormatTime Method
Strip Method
StripBold Method
StripColors Method
StripItalic Method
StripUnderline Method
ITools
Debug Method
Print a debug text to the Rawlog -> Debug window
Namespace:
AdiIRCAPIv2.Interfaces
Assembly:
AdiIRCAPIv2 (in AdiIRCAPIv2.dll) Version: 2.0.1.7 (2.0.1.7)
Syntax
C#
Copy
void
Debug
(
string
text
)
Parameters
text
Type:
System
String
Text to print
See Also
Reference
ITools Interface
AdiIRCAPIv2.Interfaces Namespace