C# Class KnowYourTurf.Web.Config.Bootstrapper

Afficher le fichier Open project: reharik/KnowYourTurf

Méthodes publiques

Méthode Description
Bootstrap ( ) : void
BootstrapTest ( ) : void
Restart ( bool testing = false ) : void

Private Methods

Méthode Description
Start ( bool testing = false ) : void

Method Details

Bootstrap() public static méthode

public static Bootstrap ( ) : void
Résultat void

BootstrapTest() public static méthode

public static BootstrapTest ( ) : void
Résultat void

Restart() public static méthode

public static Restart ( bool testing = false ) : void
testing bool
Résultat void