ResponseResult.ToJson Method

DCSoft.DBUtilityGeneric

ResponseResultToJson Method
json 序列化

Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)
Syntax
C#
public string ToJson()

Return Value

Type: String

[Missing <returns> documentation for "M:DCSoft.Utility.Web.ResponseResult.ToJson"]

See Also