类库说明文档
![]() | LogHelperDebugErrorMsg Method (Exception, String) |
debug错误日志
Namespace: DCSoft.Utility.Utils
Assembly: DCSoft.Utility (in DCSoft.Utility.dll) Version: 0.0.0.0 (1.0.0.0)

C#
public static void DebugErrorMsg( Exception ex, string info )
Parameters
- ex
- Type: SystemException
异常对象 - info
- Type: SystemString
错误字符信息
