C# Класс HomeAutomation.Util.ExceptionFormatter

Показать файл Открыть проект

Открытые методы

Метод Описание
FormatToLog ( this ex ) : string

Returns the string representation of an exception.

Описание методов

FormatToLog() публичный статический Метод

Returns the string representation of an exception.
public static FormatToLog ( this ex ) : string
ex this
Результат string