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