Méthode | Description | |
---|---|---|
Render ( LogEvent logEvent, TextWriter output ) : void | ||
TextTokenRenderer ( RichTextBoxTheme theme, string text ) : System.IO |
public Render ( LogEvent logEvent, TextWriter output ) : void | ||
logEvent | LogEvent | |
output | TextWriter | |
Résultat | void |
public TextTokenRenderer ( RichTextBoxTheme theme, string text ) : System.IO | ||
theme | RichTextBoxTheme | |
text | string | |
Résultat | System.IO |