IAppLoader Interface

Represents an interface for application loader.

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

Syntax

'Declaration
Public Interface IAppLoader
'Usage
Dim instance As IAppLoader
public interface IAppLoader
public interface class IAppLoader
type IAppLoader =  interface end
public interface IAppLoader

The IAppLoader type exposes the following members.

Methods

  Name Description
Public method Load

Top

See Also

Reference

Microsoft.Owin.Hosting.Loader Namespace