C# Class HomeAutomation.Util.ExceptionFormatter

Afficher le fichier Open project: moszinet/HomeAutomation

Méthodes publiques

Méthode Description
FormatToLog ( this ex ) : string

Returns the string representation of an exception.

Method Details

FormatToLog() public static méthode

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