ConfigBuilder Methods

 

Namespace:   Microsoft.WindowsAzure.Mobile.Service
Assembly:  Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)

NameDescription
System_CAPS_pubmethodConfigureOwin(HttpConfiguration)

System_CAPS_protmethodConfigureServiceDependencies(HttpConfiguration, ContainerBuilder)

Provides a mechanism by which an application can register additional services with the default dependency injection container.

System_CAPS_pubmethodConfigureWebApi(HttpConfiguration, IDictionary(Of Type, Object))

System_CAPS_protmethodConfigureWebApiDependencyResolver(HttpConfiguration, IDictionary(Of Type, Object))

Initializes the dependency resolver.

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodOnComplete(HttpConfiguration)

If overridden by a subclass this method is called once initialization has completed.

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: