| ValueWriter Class |
Inheritance Hierarchy
Namespace:
Ookii.Jumbo.IO
Assembly:
Ookii.Jumbo (in Ookii.Jumbo.dll) Version: 2.0.0
Syntax public 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