ValueWriterT Methods |
The ValueWriterT generic type exposes the following members.
| Name | Description | |
|---|---|---|
| ReadValue |
Reads a value from the specified reader using the type's IWritable implementation or its IValueWriterT.
| |
| WriteValue |
Writes the specified value using its IWritable implementation or its IValueWriterT.
|