C# Class SlavaGu.ConsoleAppLauncher.ConsoleOutputEventArgs

Inheritance: System.EventArgs
Afficher le fichier Open project: slavagu/ConsoleAppLauncher Class Usage Examples

Méthodes publiques

Méthode Description
ConsoleOutputEventArgs ( string line, bool isError ) : System

Method Details

ConsoleOutputEventArgs() public méthode

public ConsoleOutputEventArgs ( string line, bool isError ) : System
line string
isError bool
Résultat System