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

Inheritance: System.CommandBase
Afficher le fichier Open project: NtreevSoft/CommandLineParser

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
ChangeDirectoryCommand ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

ChangeDirectoryCommand() public méthode

public ChangeDirectoryCommand ( ) : System
Résultat System

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void