C# Class Serenity.KatanaHosting

Inheritance: ISerenityHosting
Exibir arquivo Open project: DarthFubuMVC/Serenity

Public Methods

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

Method Details

Shutdown() public method

public Shutdown ( ) : void
return void

Start() public method

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