C# 클래스 Serenity.KatanaHosting

상속: ISerenityHosting
파일 보기 프로젝트 열기: DarthFubuMVC/Serenity

공개 메소드들

메소드 설명
Shutdown ( ) : void
Start ( Serenity.ApplicationSettings settings, FubuMVC.Core.FubuRuntime runtime, IBrowserLifecycle lifecycle ) : IApplicationUnderTest

메소드 상세

Shutdown() 공개 메소드

public Shutdown ( ) : void
리턴 void

Start() 공개 메소드

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