TestServer Constructor ()
Initializes a new instance of the TestServer class.
Namespace: Microsoft.Owin.Testing
Assembly: Microsoft.Owin.Testing (in Microsoft.Owin.Testing.dll)
Syntax
protected TestServer()
protected:
TestServer()
new : unit -> TestServer
Protected Sub New
See Also
TestServer Class
Microsoft.Owin.Testing Namespace
Return to top