 | ValueWriter Class |
Inheritance Hierarchy Namespace: Ookii.Jumbo.IOAssembly: Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 0.3.0+dc1307f20e065bb638e0b73a34cd216f57e486f1
Syntaxpublic static class ValueWriter
Public NotInheritable Class ValueWriter
public ref class ValueWriter abstract sealed
[<AbstractClassAttribute>]
[<SealedAttribute>]
type ValueWriter = class end
The ValueWriter type exposes the following members.
Methods
Remarks
Normally, you should use the
ValueWriterT class to access value writers.
See Also