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

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

Private Properties

Property Type Description

Public Methods

Method Description
ChangeDirectoryCommand ( ) : System

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

ChangeDirectoryCommand() public method

public ChangeDirectoryCommand ( ) : System
return System

OnExecute() protected method

protected OnExecute ( ) : void
return void