类库说明文档
![]() | ResponseResultError Method |
响应消息封装类
Namespace: DCSoft.Utility.Web
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static ResponseResult Error( string errorMessage )
Parameters
- errorMessage
- Type: SystemString
The error message.
Return Value
Type: ResponseResultResponseResult.
