All types
|
All members
RT.Util.Legacy
RT.KitchenSink
RT.KitchenSink.Collections
RT.Util
HArg
HClient
HResponse
Regex2
Regex2
Options
Settings
Attribute
Settings
Base
Settings
Cancel
Exception
Settings
Kind
Settings
On
Failure
Settings
Serializer
ClassifyBinary
ClassifyJson
ClassifyXml
Settings
Threaded
Base
Settings
Util
PropellerApi
PuzzleSolvers
RT.ArithmeticCoding
RT.BigInteger
RT.CommandLine
RT.Coordinates
RT.Dijkstra
RT.Generex
RT.Json
RT.Lingo
RT.Lingo.Base
RT.NUnitDirect
RT.PostBuild
RT.SelfService
RT.Serialization
RT.Serialization.Binary
RT.Serialization.Json
RT.Serialization.Xml
RT.Servers
RT.TagSoup
RT.Util
RT.Util.Core
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Enum:
RT.Util.
SettingsSerializer
Assembly:
RT.Util.Legacy, Version=1.0.0.9999, Culture=neutral, PublicKeyToken=null
Namespace:
RT.Util
Show inherited types...
Inherits from:
System.Enum
System.ValueType
object
Show implemented interfaces...
Implements:
System.IComparable
System.IConvertible
System.IFormattable
Underlying integer type:
System.Int32
Summary
Determines which serializer the settings are read/written by.
Enum values
ClassifyBinary
1
Use the Classify serializer with the binary format.
ClassifyJson
2
Use the Classify serializer with the JSON format.
ClassifyXml
0
Use the Classify serializer with the XML format.