C# Class PowerDeploy.IISDeployService.Tests.SelfAppHost

AppHost for integration tests.
Inheritance: ServiceStack.AppHostHttpListenerBase
Mostrar archivo Open project: tobiaszuercher/PowerDeploy

Public Methods

Method Description
Configure ( Funq.Container container ) : void
SelfAppHost ( ) : System.Collections.Generic

Method Details

Configure() public method

public Configure ( Funq.Container container ) : void
container Funq.Container
return void

SelfAppHost() public method

public SelfAppHost ( ) : System.Collections.Generic
return System.Collections.Generic