Share via


ODataParameterWriter Constructor ()

 

Initializes a new instance of the ODataParameterWriter class.

Namespace:   Microsoft.OData.Core
Assembly:  Microsoft.OData.Core (in Microsoft.OData.Core.dll)

Syntax

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

See Also

ODataParameterWriter Class
Microsoft.OData.Core Namespace

Return to top