ResponseResult(T) Methods

DCSoft.DBUtilityGeneric

ResponseResultT Methods

The ResponseResultT generic type exposes the following members.

Methods
  Name Description
Public method Static member Default
响应消息封装类
Public method Static member Deserialize
Http 响应消息反序列化类
Public method Equals (Inherited from Object.)
Public method Static member Error
Http 响应消息封装类
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 Success
响应消息封装类
Public method ToJson
json 序列化
(Inherited from ResponseResult.)
Public method ToString (Inherited from Object.)
Top
See Also