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
SlavaGu
ConsoleAppLauncher
ConsoleOutputEventArgs
C# Class SlavaGu.ConsoleAppLauncher.ConsoleOutputEventArgs
Inheritance:
System.EventArgs
Mostra file
Open project: slavagu/ConsoleAppLauncher
Class Usage Examples
Public Methods
Method
Description
ConsoleOutputEventArgs
(
string
line
,
bool
isError
) :
System
Method Details
ConsoleOutputEventArgs()
public
method
public
ConsoleOutputEventArgs
(
string
line
,
bool
isError
) :
System
line
string
isError
bool
return
System