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: