C# Class Serenity.ExternalHosting

Inheritance: ISerenityHosting
Afficher le fichier Open project: DarthFubuMVC/Serenity

Méthodes publiques

Méthode Description
Shutdown ( ) : void
Start ( Serenity.ApplicationSettings settings, FubuMVC.Core.FubuRuntime runtime, IBrowserLifecycle lifecycle ) : IApplicationUnderTest

Method Details

Shutdown() public méthode

public Shutdown ( ) : void
Résultat void

Start() public méthode

public Start ( Serenity.ApplicationSettings settings, FubuMVC.Core.FubuRuntime runtime, IBrowserLifecycle lifecycle ) : IApplicationUnderTest
settings Serenity.ApplicationSettings
runtime FubuMVC.Core.FubuRuntime
lifecycle IBrowserLifecycle
Résultat IApplicationUnderTest