C# Class Mono.Debugger.Frontend.ConsoleTextWriter

Inheritance: DebuggerTextWriter
Afficher le fichier Open project: baulig/debugger

Méthodes publiques

Méthode Description
Write ( bool is_stderr, string text ) : void

Method Details

Write() public méthode

public Write ( bool is_stderr, string text ) : void
is_stderr bool
text string
Résultat void