ITools Interface |
Namespace: AdiIRCAPIv2.Interfaces
public interface ITools
The ITools type exposes the following members.
| Name | Description | |
|---|---|---|
| Boldify |
Format the text with bold characters if enabled in Options
| |
| Debug |
Print a debug text to the Rawlog -> Debug window
| |
| FormatTime |
Formats a DateTime to a string
| |
| Strip |
Strip all color/font control codes
| |
| StripBold |
Strip all bold control codes
| |
| StripColors |
Strip all color control codes
| |
| StripItalic |
Strip all italic control codes
| |
| StripUnderline |
Strip all underline control codes
|