C# Class Versionr.Commands.BaseWorkspaceCommand

Inheritance: BaseCommand
Afficher le fichier Open project: eatplayhate/versionr

Méthodes publiques

Méthode Description
Run ( System workingDirectory, object options ) : bool

Méthodes protégées

Méthode Description
RunInternal ( object options ) : bool

Method Details

Run() public méthode

public Run ( System workingDirectory, object options ) : bool
workingDirectory System
options object
Résultat bool

RunInternal() protected abstract méthode

protected abstract RunInternal ( object options ) : bool
options object
Résultat bool