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
public ServiceProvider()
public:
ServiceProvider()
new : unit -> ServiceProvider
Public Sub New
See Also
ServiceProvider Class
Microsoft.Owin.Hosting.Services Namespace
Return to top