Click or drag to resize

CreateMessageT Class

Inheritance Hierarchy

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 CreateMessage<T> : DefaultRequestMessage

Type Parameters

T

The CreateMessageT type exposes the following members.

Constructors
  NameDescription
Public methodCreateMessageT
Initializes a new instance of the CreateMessageT class
Public methodCreateMessageT(IDictionaryString, Object)
Initializes a new instance of the CreateMessageT class
Top
Methods
See Also