Interface IRouteValueSerializer
Namespace: EC.ProductsAndPricing.Client
Assembly: EC.ProductsAndPricing.Client.dll
Syntax
public interface IRouteValueSerializer
Methods
View SourceSerialize(Object)
Declaration
string Serialize(object value)
Parameters
| Type | Name | Description |
|---|---|---|
| System.Object | value |
Returns
| Type | Description |
|---|---|
| System.String |