IMobileAppExtensionConfigProvider Interface

Definition

Provides a way to initialize the System.Web.Http.HttpConfiguration during Mobile App configuration.

public interface IMobileAppExtensionConfigProvider
type IMobileAppExtensionConfigProvider = interface
Public Interface IMobileAppExtensionConfigProvider
Derived

Methods

Initialize(HttpConfiguration)

Initializes the extension.

Applies to