Overload | Description |
---|---|
Serialize(String,Object,LxWriterSettings,XmlQualifiedName) | Serializes a Liquid XML Objects attributed class to an System.Xml.XmlWriter. |
Serialize(Stream,Object,LxWriterSettings,XmlQualifiedName) | Serializes a Liquid XML Objects attributed class to an System.Xml.XmlWriter. |
Serialize(TextWriter,Object,LxWriterSettings,XmlQualifiedName) | Serializes a Liquid XML Objects attributed class to an System.Xml.XmlWriter. |
Serialize(XmlWriter,Object,LxWriterSettings,XmlQualifiedName) | Serializes a Liquid XML Objects attributed class to an System.Xml.XmlWriter. |