Click or drag to resize

DeleteMessageT Class

Inheritance Hierarchy
SystemObject
  SoftGear.Strix.Client.Core.MessageDefaultRequestMessage
    SoftGear.Strix.Client.Core.MessageDeleteMessageT

Namespace:  SoftGear.Strix.Client.Core.Message
Assembly:  strix-client-csharp-core (in strix-client-csharp-core.dll) Version: 2.3.0
Syntax
C#
[SerializableAttribute]
public class DeleteMessage<T> : DefaultRequestMessage

Type Parameters

T

The DeleteMessageT type exposes the following members.

Constructors
  NameDescription
Public methodDeleteMessageT
Initializes a new instance of the DeleteMessageT class
Public methodDeleteMessageT(Int64)
Initializes a new instance of the DeleteMessageT class
Top
Methods
See Also