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


BaseResponseMessageType Members

Include Protected Members
Include Inherited Members

The BaseResponseMessageType class represents the base class for response messages.

The BaseResponseMessageType type exposes the following members.

Constructors

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

Top

Properties

  Name Description
Public property ResponseMessages The ResponseMessages property gets an array of response messages.

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