类库说明文档
|
ResponseResult Methods |
The ResponseResult type exposes the following members.
Methods
| Name | Description | |
|---|---|---|
|
Default |
响应消息封装类
|
|
Deserialize |
Deserializes the specified message.
|
|
Equals | (Inherited from Object.) |
|
Error |
响应消息封装类
|
|
Finalize | (Inherited from Object.) |
|
GetHashCode | (Inherited from Object.) |
|
GetType | (Inherited from Object.) |
|
MemberwiseClone | (Inherited from Object.) |
|
Parse |
解析返回结果中的状态标志位
|
|
Success |
响应消息封装类
|
|
ToJson |
json 序列化
|
|
ToString | (Inherited from Object.) |
See Also