Méthode | Description | |
---|---|---|
Add ( System.Guid category, Color color, string text ) : void |
Adds line from current thread.
|
|
Clear ( System.Guid category ) : void |
Clears all lines added from current thread.
|
|
GetLines ( ) : IEnumerable |
Gets lines.
|
static public Add ( System.Guid category, Color color, string text ) : void | ||
category | System.Guid | |
color | Color | |
text | string | |
Résultat | void |
static public Clear ( System.Guid category ) : void | ||
category | System.Guid | |
Résultat | void |