ReplicaSetMessageSerializerTSerialize Method |
Namespace:
SoftGear.Strix.Client.Replica.Serialization
Assembly:
strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax public virtual void Serialize(
IEncoder encoder,
Type clazz,
Object obj
)
Parameters
- encoder
- Type: IEncoder
- clazz
- Type: SystemType
- obj
- Type: SystemObject
See Also