Click or drag to resize

ISerializerSerialize Method

Overload List
  NameDescription
Public methodSerialize(Object)
Serialize your object o into the target format of your serializer
Public methodSerializeTSource(TSource)
Public methodSerialize(Object, Type)
Serialize your object o of type t into the target format of your serializer
Top
See Also