Click or drag to resize

ReplicaCreateMessageSerializerT Class

Inheritance Hierarchy
SystemObject
  BaseObjectSerializer
    SoftGear.Strix.Client.Core.SerializationRequestMessageSerializer
      SoftGear.Strix.Client.Replica.SerializationReplicaCreateMessageSerializerT

Namespace:  SoftGear.Strix.Client.Replica.Serialization
Assembly:  strix-client-csharp-replica (in strix-client-csharp-replica.dll) Version: 2.3.0
Syntax
C#
public class ReplicaCreateMessageSerializer<T> : RequestMessageSerializer
where T : Replica

Type Parameters

T

The ReplicaCreateMessageSerializerT type exposes the following members.

Constructors
  NameDescription
Public methodReplicaCreateMessageSerializerT
Initializes a new instance of the ReplicaCreateMessageSerializerT class
Top
Methods
See Also