PODSlimSerializer Serialize Method NFX Class Library

[This is preliminary documentation and is subject to change.]

Overload List

  NameDescription
Public methodSerialize(Stream, Object)
Serializes a graph of arbitrary CLR objects into stream using PortableObjectDocument container
Public methodSerialize(Stream, Object, Nullable DateTime , String)
Serializes a graph of arbitrary CLR objects into stream using PortableObjectDocument container, optionally taking document creation attributes
Back to Top
See Also