Click or drag to resize

ReplicaSerializer Methods

The ReplicaSerializer type exposes the following members.

Methods
  NameDescription
Public methodCountProperties (Overrides BaseObjectSerializer.CountProperties(Type, Object).)
Public methodCreateObject (Overrides BaseObjectSerializer.CreateObject(Type).)
Public methodDeserializeObject (Overrides BaseObjectSerializer.DeserializeObject(IDecoder, Type, Object).)
Public methodSerialize (Overrides BaseObjectSerializer.Serialize(IEncoder, Type, Object).)
Top
See Also