Microsoft.Owin.Hosting.Loader Namespace

 

The Microsoft.Owin.Hosting.Loader namespace contains types related to loading applications.

Classes

Class Description
System_CAPS_pubclass AppLoader

Provides methods for loading application.

System_CAPS_pubclass AppLoaderFactory

Initializes a new app loader.

Interfaces

Interface Description
System_CAPS_pubinterface IAppLoader

Attempts to find the entry point for an app.

System_CAPS_pubinterface IAppLoaderFactory

Initializes a new app loader.

Return to top