flexiblemarshal ~master (2016-04-16T06:33:59Z)
Home
Dub
Repo
XmlDemarshallerStrategy.DemarshalUnion
libs
marshal
xml_text_demarshaller
XmlDemarshallerStrategy
Undocumented in source. Be warned that the author may not have intended to support it.
class
XmlDemarshallerStrategy
(StorageStrategy)
void
DemarshalUnion
(
T
)
(
out
T
val
,
string
name
)
Meta
Source
See Implementation
libs
marshal
xml_text_demarshaller
XmlDemarshallerStrategy
functions
BeginArrayDemarshal
BeginDocumentDemarshal
BeginObjectDemarshal
DemarshalEnum
DemarshalSingleVar
DemarshalUnion
EndArrayDemarshal
EndDocumentDemarshal
EndObjectDemarshal
mixins
__anonymous