C# Class HomeAutomation.Util.ExceptionFormatter

显示文件 Open project: moszinet/HomeAutomation

Public Methods

Method Description
FormatToLog ( this ex ) : string

Returns the string representation of an exception.

Method Details

FormatToLog() public static method

Returns the string representation of an exception.
public static FormatToLog ( this ex ) : string
ex this
return string