Share via


ServiceProvider Constructor

Initializes a new instance of the ServiceProvider class.

Namespace:  Microsoft.Owin.Hosting.Services
Assembly:  Microsoft.Owin.Hosting (in Microsoft.Owin.Hosting.dll)

Syntax

'Declaration
Public Sub New
'Usage
Dim instance As New ServiceProvider()
public ServiceProvider()
public:
ServiceProvider()
new : unit -> ServiceProvider
public function ServiceProvider()

See Also

Reference

ServiceProvider Class

Microsoft.Owin.Hosting.Services Namespace