ResponseResult Methods

DCSoft.DBUtilityGeneric

ResponseResult Methods

The ResponseResult type exposes the following members.

Methods
  Name Description
Public method Static member Default
响应消息封装类
Public method Static member Deserialize
Deserializes the specified message.
Public method Equals (Inherited from Object.)
Public method Static member Error
响应消息封装类
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Parse
解析返回结果中的状态标志位
Public method Static member Success
响应消息封装类
Public method ToJson
json 序列化
Public method ToString (Inherited from Object.)
Top
See Also