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

Inheritance: ICommand
Show file Open project: juanplopes/simple

Public Methods

Method Description
Execute ( ) : void

Protected Methods

Method Description
Is ( string env ) : bool

Private Methods

Method Description
Migrate ( long version ) : void

Method Details

Execute() public method

public Execute ( ) : void
return void

Is() protected method

protected Is ( string env ) : bool
env string
return bool