XmlDocumentationProvider::GetDocumentation Method

 

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

NameDescription
System_CAPS_pubmethodGetDocumentation(HttpActionDescriptor^)

Gets the controller action documentation based on an HttpActionDescriptor.

System_CAPS_pubmethodGetDocumentation(HttpControllerDescriptor^)

Gets the controller documentation based on an HttpControllerDescriptor.

System_CAPS_pubmethodGetDocumentation(HttpParameterDescriptor^)

Gets the action parameter documentation based on an HttpParameterDescriptor.

Return to top
Show: