C# Class KnowYourTurf.Web.Config.Bootstrapper

Exibir arquivo Open project: reharik/KnowYourTurf

Public Methods

Method Description
Bootstrap ( ) : void
BootstrapTest ( ) : void
Restart ( bool testing = false ) : void

Private Methods

Method Description
Start ( bool testing = false ) : void

Method Details

Bootstrap() public static method

public static Bootstrap ( ) : void
return void

BootstrapTest() public static method

public static BootstrapTest ( ) : void
return void

Restart() public static method

public static Restart ( bool testing = false ) : void
testing bool
return void