Méthode | Description | |
---|---|---|
Clear ( ) : void | ||
Indent ( ) : void | ||
Log ( string text, Color color ) : void | ||
LogError ( string text ) : void | ||
LogInfo ( string text ) : void | ||
NewLine ( ) : void | ||
RichTextBoxLogger ( System.Windows.Forms.RichTextBox richTextBox ) : System | ||
Unindent ( ) : void |
public Log ( string text, Color color ) : void | ||
text | string | |
color | Color | |
Résultat | void |
public RichTextBoxLogger ( System.Windows.Forms.RichTextBox richTextBox ) : System | ||
richTextBox | System.Windows.Forms.RichTextBox | |
Résultat | System |