DefaultServices Constructor

Initializes a new instance of the DefaultServices class.

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

Syntax

'Declaration
Protected Sub New
'Usage
Dim instance As New DefaultServices()
protected DefaultServices()
protected:
DefaultServices()
new : unit -> DefaultServices
protected function DefaultServices()

See Also

Reference

DefaultServices Class

DefaultServices Overload

System.Web.Http.Services Namespace