Share via


Serializer Class

Definition

Serializes the request data into the given format using the given message writer.

public class Serializer
type Serializer = class
Public Class Serializer
Inheritance
Serializer

Methods

GetKeyString(DataServiceContext, IDictionary<String,Object>)

Gets the string of keys used in URI.

GetParameterString(DataServiceContext, OperationParameter[])

Gets the string of parameters used in URI.

Applies to