IAppBuilderFactory Interface

 

Represents an interface that provides application builder factory.

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

public interface class IAppBuilderFactory

NameDescription
System_CAPS_pubmethodCreate()

Creates a new application builder.

Return to top
Show: