Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

IApiExplorer Interface

 

Defines the interface for getting a collection of ApiDescription.

Namespace:   System.Web.Http.Description
Assembly:  System.Web.Http (in System.Web.Http.dll)

public interface class IApiExplorer

NameDescription
System_CAPS_pubpropertyApiDescriptions

Gets the API descriptions.

Return to top
Show: