C# Class Generator.Commands.RebuildDatabaseCommand

Inheritance: IGeneratorCommand
Afficher le fichier Open project: reharik/KnowYourTurf

Méthodes publiques

Méthode Description
Execute ( string args ) : void
RebuildDatabaseCommand ( IRepository repository, ILocalizedStringLoader loader ) : KnowYourTurf.Core.Domain

Method Details

Execute() public méthode

public Execute ( string args ) : void
args string
Résultat void

RebuildDatabaseCommand() public méthode

public RebuildDatabaseCommand ( IRepository repository, ILocalizedStringLoader loader ) : KnowYourTurf.Core.Domain
repository IRepository
loader ILocalizedStringLoader
Résultat KnowYourTurf.Core.Domain