C# Class Ntreev.Library.Commands.Shell.Commands.ExitCommand

Inheritance: System.CommandBase
Afficher le fichier Open project: NtreevSoft/CommandLineParser

Méthodes publiques

Méthode Description
ExitCommand ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

ExitCommand() public méthode

public ExitCommand ( ) : System
Résultat System

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void