This topic has not yet been rated - Rate this topic

DefaultServices Constructor (HttpConfiguration)

Initializes a new instance of the DefaultServices class with a specified HttpConfiguration object.

Namespace:  System.Web.Http.Services
Assembly:  System.Web.Http (in System.Web.Http.dll)
public DefaultServices(
	HttpConfiguration configuration
)

Parameters

configuration
Type: System.Web.Http.HttpConfiguration

The HttpConfiguration object.

Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.