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

Inheritance: Mono.Terminal.LineEditor, IShell
ファイルを表示 Open project: NtreevSoft/CommandLineParser

Public Methods

Method Description
Cancel ( ) : void
Start ( ) : void

Private Methods

Method Description
Shell ( CommandContextBase commandContext ) : System

Method Details

Cancel() public method

public Cancel ( ) : void
return void

Start() public method

public Start ( ) : void
return void