Share via


ServicesContainer Constructor ()

 

Initializes a new instance of the ServicesContainer class.

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

Syntax

protected ServicesContainer()
protected:
ServicesContainer()
new : unit -> ServicesContainer
Protected Sub New

See Also

ServicesContainer Class
System.Web.Http.Controllers Namespace

Return to top