Click or drag to resize

ReplicaDeleteNotificationSerializerT Class

Inheritance Hierarchy
SystemObject
  BaseObjectSerializer
    SoftGear.Strix.Client.Core.SerializationNotificationMessageSerializer
      SoftGear.Strix.Client.Replica.SerializationReplicaDeleteNotificationSerializerT

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 ReplicaDeleteNotificationSerializer<T> : NotificationMessageSerializer
where T : Replica

Type Parameters

T

The ReplicaDeleteNotificationSerializerT type exposes the following members.

Constructors
  NameDescription
Public methodReplicaDeleteNotificationSerializerT
Initializes a new instance of the ReplicaDeleteNotificationSerializerT class
Top
Methods
See Also