C# Class IndexViewer.OpenCommand

Inheritance: Command, ISupportsContinuation
Afficher le fichier Open project: JimmieOverby/IndexViewer

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void

Méthodes protégées

Méthode Description
Run ( ClientPipelineArgs args ) : void

Method Details

Execute() public méthode

public Execute ( CommandContext context ) : void
context CommandContext
Résultat void

Run() protected méthode

protected Run ( ClientPipelineArgs args ) : void
args ClientPipelineArgs
Résultat void