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

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
AddCommand ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

AddCommand() public méthode

public AddCommand ( ) : System
Résultat System

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void