XmlDocumentationProvider Methods
Namespace:
Microsoft.WindowsAzure.Mobile.Service.Description
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
| Name | Description | |
|---|---|---|
![]() | EnumerateDocFiles(String) | |
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetDocumentation(HttpActionDescriptor) | Gets the controller action documentation based on an HttpActionDescriptor. |
![]() | GetDocumentation(HttpControllerDescriptor) | Gets the controller documentation based on an HttpControllerDescriptor. |
![]() | GetDocumentation(HttpParameterDescriptor) | Gets the action parameter documentation based on an HttpParameterDescriptor. |
![]() | GetDocumentNavigators(ApiServices) | Gets the bin directory for the application and enumerates XML documentation files. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetMethodNodeDocumentation(MethodInfo, String) | |
![]() | GetResponseDocumentation(HttpActionDescriptor) | Gets the action response documentation based on an HttpActionDescriptor. |
![]() | GetTagValue(XPathNavigator, String) | |
![]() | GetType() | (Inherited from Object.) |
![]() | GetTypeNodeDocumentation(Type, String) | |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | SelectNode(String) | |
![]() | ToString() | (Inherited from Object.) |
Show:

