Click or drag to resize

XmlSerializeHelper Class

A helper class to serialize and deserialize Title documents and their sub-documents to and from XML.
Inheritance Hierarchy
System.Object
  Orthogonal.Hoarder.StdLib.XmlSerializeHelper

Namespace: Orthogonal.Hoarder.StdLib
Assembly: Orthogonal.Hoarder.StdLib (in Orthogonal.Hoarder.StdLib.dll) Version: 8.0.9
Syntax
C#
public static class XmlSerializeHelper

The XmlSerializeHelper type exposes the following members.

Methods
 NameDescription
Public methodStatic memberReadTitle 
Public methodStatic memberWriteTitle 
Top
See Also