ResponseMessage Methods

DCSoft.DBUtilityGeneric

ResponseMessage Methods

The ResponseMessage type exposes the following members.

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