类库说明文档
![]() | ResponseResult Class |
响应结果类

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
[SerializableAttribute] public class ResponseResult
The ResponseResult type exposes the following members.

Name | Description | |
---|---|---|
![]() | ResponseResult | Initializes a new instance of the ResponseResult class |

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.) |

