Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Mono
Debugger
Frontend
ConsoleTextWriter
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