C# Class ConsoleFizzler.SelectCommand

Inheritance: Command
Afficher le fichier Open project: atifaziz/Fizzler

Méthodes protégées

Méthode Description
OnRun ( string args ) : int

Private Methods

Méthode Description
Output ( HtmlNode node ) : void
OutputImpl ( HtmlNode node, ConsoleColor color ) : void
Write ( ConsoleColor color ) : void

Method Details

OnRun() protected méthode

protected OnRun ( string args ) : int
args string
Résultat int