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.

ApiExplorer Constructor (HttpConfiguration)

 

Initializes a new instance of the ApiExplorer class.

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

Public Sub New (
	configuration As HttpConfiguration
)

Parameters

configuration
Type: System.Web.Http.HttpConfiguration

The configuration.

Return to top
Show: