C# Class Ntreev.Library.Commands.VersionCommand

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

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
VersionCommand ( CommandContextBase commandContext ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Method Details

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void

VersionCommand() public méthode

public VersionCommand ( CommandContextBase commandContext ) : System
commandContext CommandContextBase
Résultat System