类库说明文档
![]() | ResponseResultTDeserialize Method |
Http 响应消息反序列化类
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static ResponseResult<T> Deserialize( string message )
Parameters
- message
- Type: SystemString
The message.
Return Value
Type: ResponseResultTResponseResult<T>.
