ConfigBuilder Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | ConfigureOwin(HttpConfiguration) | |
![]() | ConfigureServiceDependencies(HttpConfiguration, ContainerBuilder) | Provides a mechanism by which an application can register additional services with the default dependency injection container. |
![]() | ConfigureWebApi(HttpConfiguration, IDictionary(Of Type, Object)) | |
![]() | ConfigureWebApiDependencyResolver(HttpConfiguration, IDictionary(Of Type, Object)) | Initializes the dependency resolver. |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | OnComplete(HttpConfiguration) | If overridden by a subclass this method is called once initialization has completed. |
![]() | ToString() | (Inherited from Object.) |
Show:

