HttpBinding Constructor
Initializes a new instance of the HttpBinding class.
Namespace: System.Web.Http.SelfHost.Channels
Assembly: System.Web.Http.SelfHost (in System.Web.Http.SelfHost.dll)
Syntax
'Declaration
Public Sub New
'Usage
Dim instance As New HttpBinding()
public HttpBinding()
public:
HttpBinding()
new : unit -> HttpBinding
public function HttpBinding()