DataReader.GetSerializableObjectValue() - метод Смотри также Terrasoft.Common - пространство имен > DataReader - класс > GetSerializableObjectValue - метод : GetSerializableObjectValue() - метод C#
Glossary Item Box
public abstract object GetSerializableObjectValue()
Тип возвращаемого значения
The value of the serializable property/attribute of the System.Object.The type of the serializable property/attribute must implement the System.Runtime.Serialization.ISerializable interface or be marked with the [Serializable] attribute.