IAppActivator Interface

 

Represents a base class that provides application activator.

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

public interface class IAppActivator

NameDescription
System_CAPS_pubmethodActivate(Type^)

Activates the application with the given type.

Return to top
Show: