C# Class IndexViewer.RebuildIndex

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

Méthodes publiques

Méthode Description
Execute ( CommandContext context ) : void
Rebuild ( ) : void

Method Details

Execute() public méthode

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

Rebuild() public méthode

public Rebuild ( ) : void
Résultat void