类库说明文档
![]() | ResponseResultParse Method |
解析返回结果中的状态标志位
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static bool Parse( string message )
Parameters
- message
- Type: SystemString
The message.
Return Value
Type: Booleantrue if XXXX, false otherwise.
