XmlDocumentationProvider.GetDocumentation Method (HttpActionDescriptor)
Gets the controller action documentation based on an HttpActionDescriptor.
Assembly: Microsoft.WindowsAzure.Mobile.Service (in Microsoft.WindowsAzure.Mobile.Service.dll)
Parameters
- actionDescriptor
-
Type:
System.Web.Http.Controllers.HttpActionDescriptor
The HttpActionDescriptor identifying the controller action.
Show: