TypedDelta Constructor
Namespace: System.Web.Http.OData
Assembly: System.Web.Http.OData (in System.Web.Http.OData.dll)
Syntax
'Declaration
Protected Sub New
'Usage
Dim instance As New TypedDelta()
protected TypedDelta()
protected:
TypedDelta()
new : unit -> TypedDelta
protected function TypedDelta()