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:
ApiExplorer(
	HttpConfiguration^ configuration
)

Parameters

configuration
Type: System.Web.Http::HttpConfiguration^

The configuration.

Return to top
Show: