C# Class Ntreev.Library.Commands.VersionCommand

Inheritance: CommandBase
Mostrar archivo Open project: NtreevSoft/CommandLineParser

Private Properties

Property Type Description

Public Methods

Method Description
VersionCommand ( CommandContextBase commandContext ) : System

Protected Methods

Method Description
OnExecute ( ) : void

Method Details

OnExecute() protected method

protected OnExecute ( ) : void
return void

VersionCommand() public method

public VersionCommand ( CommandContextBase commandContext ) : System
commandContext CommandContextBase
return System