UtilSerializationSerialize Method

Overload List

SerializeT(T, SerializationFormat, Encoding) Serializes the data of an Object to a String representation using the specified serialization format.
SerializeT(T, FileInfo, SerializationFormat) Serializes the data of an Object to the specified file, using the specified serialization format.

See Also