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

Inheritance: System.CommandBase
Show file Open project: NtreevSoft/CommandLineParser

Public Methods

Method Description
ExitCommand ( ) : System

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

ExitCommand() public method

public ExitCommand ( ) : System
return System

OnExecute() protected method

protected OnExecute ( ) : void
return void