Поделиться через


ReplyBody Members

Include Protected Members
Include Inherited Members

The ReplyBody class contains the body of a message.

The ReplyBody type exposes the following members.

Constructors

  Name Description
Public method ReplyBody The ReplyBody constructor initializes a new instance of the ReplyBody class.

Top

Properties

  Name Description
Public property lang The lang property gets or sets the language used to create the message.
Public property Message The Message property gets or sets the message text.

Top

Methods

  Name Description
Public method Equals (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method ToString (Inherited from Object.)

Top