Click or drag to resize

NullViewModelSerializerSerialize Method

Overload List
 NameDescription
Public methodSerialize(Object) Serialize
Public methodSerialize(Stream, Object) Serialize the specified object to the stream (null writer doesn't do anything)
Public methodSerialize(TextWriter, Object) Serializer the object to the specified text writer
Top
See Also