XmlDocumentationProvider Methods

 

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

NameDescription
System_CAPS_protmethodEnumerateDocFiles(String)

System_CAPS_pubmethodEquals(Object)

(Inherited from Object.)

System_CAPS_protmethodFinalize()

(Inherited from Object.)

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.

System_CAPS_protmethodGetDocumentNavigators(ApiServices)

Gets the bin directory for the application and enumerates XML documentation files.

System_CAPS_pubmethodGetHashCode()

(Inherited from Object.)

System_CAPS_protmethodGetMethodNodeDocumentation(MethodInfo, String)

System_CAPS_pubmethodGetResponseDocumentation(HttpActionDescriptor)

Gets the action response documentation based on an HttpActionDescriptor.

System_CAPS_protmethodGetTagValue(XPathNavigator, String)

System_CAPS_pubmethodGetType()

(Inherited from Object.)

System_CAPS_protmethodGetTypeNodeDocumentation(Type, String)

System_CAPS_protmethodMemberwiseClone()

(Inherited from Object.)

System_CAPS_protmethodSelectNode(String)

System_CAPS_pubmethodToString()

(Inherited from Object.)

Return to top
Show: