All types
|
All members
RT.Serialization.Xml
RT.Serialization
Classify
Xml
Classify
Xml
Format
Create
(
root
Tag
Name
)
Default
IClassify
Xml
Object
Processor
IClassify
Xml
Type
Processor
RT.Serialization.Settings
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.Servers
RT.TagSoup
RT.Util
RT.Util.Core
RT.Util.Legacy
Legend
Class
Struct
Enum
Interface
Delegate
Constructor
Method
Property
Event
Field
Static method:
IClassifyFormat<XElement>
Create
(
string
)
Declared in:
RT.Serialization.
ClassifyXmlFormat
Declaration
public static
IClassifyFormat
<XElement>
Create
(
string
rootTagName
= "item"
)
Summary
Creates an XML Classify format with the specified XML-specific options.
Parameters
string
rootTagName
Specifies the XML tag name to use for the root element of a serialized object.
Returns