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

Inheritance: CommandContextBase
Mostrar archivo Open project: NtreevSoft/CommandLineParser

Protected Methods

Method Description
CreateInstance ( ICommand command ) : CommandLineParser

Private Methods

Method Description
ShellCommandContext ( [ commands ) : System

Method Details

CreateInstance() protected method

protected CreateInstance ( ICommand command ) : CommandLineParser
command ICommand
return CommandLineParser