Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
System
CodeDom
Compiler
Executor.ProcessResultReader
C# Class System.CodeDom.Compiler.Executor.ProcessResultReader
Mostra file
Open project: runefs/Marvin
Public Methods
Method
Description
ProcessResultReader
(
StreamReader
reader
,
string
file
) :
System.Diagnostics
Read
( ) :
void
Method Details
ProcessResultReader()
public
method
public
ProcessResultReader
(
StreamReader
reader
,
string
file
) :
System.Diagnostics
reader
System.IO.StreamReader
file
string
return
System.Diagnostics
Read()
public
method
public
Read
( ) :
void
return
void