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

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

Private Properties

Property Type Description

Public Methods

Method Description
AddCommand ( ) : System

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

AddCommand() public method

public AddCommand ( ) : System
return System

OnExecute() protected method

protected OnExecute ( ) : void
return void