Click or drag to resize

Message Constructor

Overload List
  NameDescription
Public methodMessage
Constructs a new Message instance.
Public methodMessage(Byte)
Constructs a new Message with supplied bytes.
Public methodMessage(Object)
Constructs a new Message with supplied odata.
Public methodMessage(String)
Constructs a new Message with supplied text.
Public methodMessage(Type)
Constructs a new Message with supplied type.
Top
See Also