C# 클래스 HomeAutomation.Util.ExceptionFormatter

파일 보기 프로젝트 열기: moszinet/HomeAutomation

공개 메소드들

메소드 설명
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