C# 클래스 ZuneSocialTagger.GUI.Shared.ExceptionLogger

Class to log unhandled exceptions
파일 보기 프로젝트 열기: leetreveil/Zune-Social-Tagger

공개 메소드들

메소드 설명
LogException ( Exception exception ) : string

비공개 메소드들

메소드 설명
GetExceptionCallStack ( Exception e ) : string
GetExceptionMessageStack ( Exception e ) : string
GetExceptionTypeStack ( Exception e ) : string
GetSystemUpTime ( ) : System.TimeSpan
GlobalMemoryStatusEx ( [ lpBuffer ) : bool

메소드 상세

LogException() 공개 정적인 메소드

public static LogException ( Exception exception ) : string
exception System.Exception
리턴 string