DataConverter - класс Члены Смотри также Terrasoft.Common - пространство имен : DataConverter - класс C#
Glossary Item Box
public abstract class DataConverter
Тип DataConverter предоставляет следующие члены.
Имя | Описание | |
---|---|---|
ReadValue | Reads the value in the specified DataReader and converts it into the value of this converter type. | |
WriteValue | Converts the value of the specified object to the type of this converter and writes it with the specified name to the specified output stream. |
System.Object
Terrasoft.Common.DataConverter