类库说明文档
![]() | ResponseMessage Class |
服务返回对象
Inheritance HierarchyNamespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
SyntaxC#
[SerializableAttribute] public class ResponseMessage
The ResponseMessage type exposes the following members.
Constructors| Name | Description | |
|---|---|---|
![]() | ResponseMessage |
构造方法
|
![]() | ResponseMessage(Int32) |
构造方法
返回状态值 |
![]() | ResponseMessage(Int32, Object) |
构造方法
|
Methods| Name | Description | |
|---|---|---|
![]() ![]() | Default |
响应消息封装类
|
![]() | Equals | (Inherited from Object.) |
![]() ![]() | Error |
响应消息封装类
|
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() ![]() | Success |
响应消息封装类
|
![]() | ToJson |
json 序列化
|
![]() | ToJson(JsonSerializerSettings) |
json 序列化
|
![]() | ToString | (Inherited from Object.) |
Properties
See Also



