IAppLoader Interface

 

Attempts to find the entry point for an app.

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

public interface class IAppLoader

NameDescription
System_CAPS_pubmethodLoad(String^, IList<String^>^)

Attempts to find the entry point for a given configuration string.

Return to top
Show: