ODataWorkspaceSerializer Class

 

Represents an ODataSerializer for serializing ODataWorkspace's for generating servicedoc's.

Namespace:   System.Web.Http.OData.Formatter.Serialization
Assembly:  System.Web.Http.OData (in System.Web.Http.OData.dll)

System::Object
  System.Web.Http.OData.Formatter.Serialization::ODataSerializer
    System.Web.Http.OData.Formatter.Serialization::ODataWorkspaceSerializer

public ref class ODataWorkspaceSerializer : ODataSerializer

NameDescription
System_CAPS_pubmethodODataWorkspaceSerializer()

Initializes a new instance of ODataWorkspaceSerializer.

NameDescription
System_CAPS_pubpropertyODataPayloadKind

Gets the ODataPayloadKind that this serializer generates.(Inherited from ODataSerializer.)

Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.

Return to top
Show: