flexiblemarshal ~master (2016-04-16T06:33:59Z)
Home
Dub
Repo
XmlDemarshallerStrategy.BeginObjectDemarshal
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
BeginObjectDemarshal
(
T
)
(
string
name
,
ref
T
val
)
Meta
Source
See Implementation
libs
marshal
xml_text_demarshaller
XmlDemarshallerStrategy
functions
BeginArrayDemarshal
BeginDocumentDemarshal
BeginObjectDemarshal
DemarshalEnum
DemarshalSingleVar
DemarshalUnion
EndArrayDemarshal
EndDocumentDemarshal
EndObjectDemarshal
mixins
__anonymous