Initializes a new instance of the ApiController class.
Namespace:  System.Web.Http
Assembly:  System.Web.Http (in System.Web.Http.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New ApiController()
protected ApiController()
protected:
ApiController()
new : unit -> ApiController
protected function ApiController()