C# Class Example.Project.Tools.Database.MigrateTool

Inheritance: ICommand
Afficher le fichier Open project: juanplopes/simple

Méthodes publiques

Méthode Description
Execute ( ) : void

Méthodes protégées

Méthode Description
Is ( string env ) : bool

Private Methods

Méthode Description
Migrate ( long version ) : void

Method Details

Execute() public méthode

public Execute ( ) : void
Résultat void

Is() protected méthode

protected Is ( string env ) : bool
env string
Résultat bool