C# Класс Sage.Integration.Northwind.Etag.DeepPayloadEtagSerializer

Наследование: PayloadEtagSerializer
Показать файл Открыть проект Примеры использования класса

Защищенные методы

Метод Описание
GetSerializedValue ( object value ) : string

Serializes an object. If the object is no simple xml type this method calls reflects for the composite object and calls SerializeCompositeObject to serialize it.

Описание методов

GetSerializedValue() защищенный Метод

Serializes an object. If the object is no simple xml type this method calls reflects for the composite object and calls SerializeCompositeObject to serialize it.
protected GetSerializedValue ( object value ) : string
value object
Результат string