DataWriter.WriteSerializableObjectValue - метод Смотри также Terrasoft.Common - пространство имен > DataWriter - класс : WriteSerializableObjectValue - метод C#
- name
- Item name.
- value
- The value of the serializable object.
- defValue
- The default value of the serializable object.
Glossary Item Box
Параметры
- name
- Item name.
- value
- The value of the serializable object.
- defValue
- The default value of the serializable object.
The value type must implement the System.Runtime.Serialization.ISerializable interface or be marked with the [Serializable] attribute.