XmlSupport Class |
Namespace: PSI.Sox
public static class XmlSupport
Name | Description | |
---|---|---|
![]() ![]() | GetObjectByXmlSerializerXmlT(String) |
Deserializes a string into an object.
|
![]() ![]() | GetObjectByXmlSerializerXmlT(String, String) |
Deserializes a string into an object.
|
![]() ![]() | GetXmlSerializerSerializedXml(Object) |
Creates an Xml Serialization of the provided object.
|
![]() ![]() | GetXmlSerializerSerializedXml(Object, String) |
Creates an Xml Serialization of the provided object.
|