Method | Description | |
---|---|---|
CreateResponse ( IServiceResponse response ) : object | ||
GetRequest ( ) : IServiceRequest | ||
HistoryReadMessage ( ) : System |
Initializes an empty message.
|
|
HistoryReadMessage ( HistoryReadRequest HistoryReadRequest ) : System |
Initializes the message with the body.
|
public CreateResponse ( IServiceResponse response ) : object | ||
response | IServiceResponse | |
return | object |
public HistoryReadMessage ( HistoryReadRequest HistoryReadRequest ) : System | ||
HistoryReadRequest | HistoryReadRequest | |
return | System |