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

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

Private Properties

Свойство Type Description
List void
Save void
Show void

Méthodes publiques

Méthode Description
StashCommand ( ) : System

Méthodes protégées

Méthode Description
OnExecute ( ) : void

Private Methods

Méthode Description
List ( string options ) : void
Save ( string message ) : void
Show ( int value, int test ) : void

Method Details

OnExecute() protected méthode

protected OnExecute ( ) : void
Résultat void

StashCommand() public méthode

public StashCommand ( ) : System
Résultat System