Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
WindowsSandbox
OutputReader
C# Class WindowsSandbox.OutputReader
Exibir arquivo
Open project: ren85/rextester_win
Class Usage Examples
Private Properties
Property
Type
Description
Public Methods
Method
Description
OutputReader
(
StreamReader
reader
,
int
interval
= 10 ) :
System
ReadOutput
( ) :
void
Method Details
OutputReader()
public
method
public
OutputReader
(
StreamReader
reader
,
int
interval
= 10 ) :
System
reader
System.IO.StreamReader
interval
int
return
System
ReadOutput()
public
method
public
ReadOutput
( ) :
void
return
void