C# 클래스 StoryTeller.Results.ExceptionReport

상속: Report
파일 보기 프로젝트 열기: storyteller/Storyteller

공개 메소드들

메소드 설명
Log ( Exception e ) : void
ToHtml ( ) : string

메소드 상세

Log() 공개 메소드

public Log ( Exception e ) : void
e System.Exception
리턴 void

ToHtml() 공개 메소드

public ToHtml ( ) : string
리턴 string