IDocumentationProvider Interface
Defines the provider responsible for documenting the service.
Assembly: System.Web.Http (in System.Web.Http.dll)
| Name | Description | |
|---|---|---|
![]() | GetDocumentation(HttpActionDescriptor^) | Gets the documentation based on HttpActionDescriptor. |
![]() | GetDocumentation(HttpControllerDescriptor^) | |
![]() | GetDocumentation(HttpParameterDescriptor^) | Gets the documentation based on HttpParameterDescriptor. |
![]() | GetResponseDocumentation(HttpActionDescriptor^) |
Show:
