ISerializerSerialize Method |
| Name | Description | |
|---|---|---|
| Serialize(Object) |
Serialize your object o into the target format of your serializer
| |
| SerializeTSource(TSource) | ||
| Serialize(Object, Type) |
Serialize your object o of type t into the target format of your serializer
|