类库说明文档
ResponseResultT Methods |
The ResponseResultT generic type exposes the following members.
Methods
Name | Description | |
---|---|---|
Default |
响应消息封装类
|
|
Deserialize |
Http 响应消息反序列化类
|
|
Equals | (Inherited from Object.) | |
Error |
Http 响应消息封装类
|
|
Finalize | (Inherited from Object.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
Success |
响应消息封装类
|
|
ToJson |
json 序列化
(Inherited from ResponseResult.) |
|
ToString | (Inherited from Object.) |
See Also