C# Class SampleConsole.ThrowException

Inheritance: ConsoleCommand
Afficher le fichier Open project: jbtule/ManyConsole.CommandLineUtils

Méthodes publiques

Свойство Type Description
Message string

Méthodes publiques

Méthode Description
Run ( Array remainingArguments ) : int
ThrowException ( ) : System

Method Details

Run() public méthode

public Run ( Array remainingArguments ) : int
remainingArguments Array
Résultat int

ThrowException() public méthode

public ThrowException ( ) : System
Résultat System

Property Details

Message public_oe property

public string Message
Résultat string