ServiceStack.WebHost.Endpoints.Tests.CorsFeaturePluginTests.CorsFeaturePluginAppHostHttpListener.CorsFeaturePluginAppHostHttpListener C# (CSharp) Method

CorsFeaturePluginAppHostHttpListener() public method

public CorsFeaturePluginAppHostHttpListener ( ) : NUnit.Framework
return NUnit.Framework
            public CorsFeaturePluginAppHostHttpListener()
                : base("Cors Feature Tests", typeof(CorsFeatureService).GetAssembly()) { }
CorsFeaturePluginTests.CorsFeaturePluginAppHostHttpListener