ISupportStreamSerializationTWriteTo Method

Overload List

WriteTo(Stream, Object) Serializes an object to a Stream.
WriteTo(Stream, T) Serializes an instance of type T to a Stream.

See Also