hunt-xml ~master (2021-11-22T02:27:56Z)
Home
Dub
Repo
XmlSerializer.toDocument
hunt
xml
XmlSerializer
XmlSerializer
struct
Document
toDocument
(T value)
Document
toDocument
(T value)
Document
toDocument
(T value)
Document
toDocument
(T value)
class
XmlSerializer
static
Document
toDocument
(
SerializationOptions
options
=
SerializationOptions
()
T
)
(
T
value
)
if
(
is
(
T
== struct) &&
!
is
(
T
==
SysTime
)
)
Meta
Source
See Implementation
hunt
xml
XmlSerializer
XmlSerializer
static functions
deserializeObject
serializeObject
toDocument
toObject
toXmlElement
struct