SalXML
PPJ.Runtime.Xml.SalXML
Last updated
PPJ.Runtime.Xml.SalXML
Last updated
Namespace: PPJ.Runtime.Xml
Assembly: PPJ.Web.49 (4.9.0.0)
Serializer for any object with PPJ native types.
Construct from a stream
stream
Construct from a filePath
filePath
Deserializes the object of the specified type from XML.
T
Deserializes any object from XML. The type name is resolved from the first node.
Serializes the object of the specified type to XML.
T
o
Returns: .
Returns: .