Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Simulator
DebugLogger
C# Class Simulator.DebugLogger
Mostrar archivo
Open project: Microsoft/StopGuessing
Class Usage Examples
Public Methods
Method
Description
DebugLogger
(
TextWriter
writer
) :
System
WriteStatus
(
string
status
) :
void
Method Details
DebugLogger()
public
method
public
DebugLogger
(
TextWriter
writer
) :
System
writer
System.IO.TextWriter
return
System
WriteStatus()
public
method
public
WriteStatus
(
string
status
) :
void
status
string
return
void