C# Class StoryTeller.Results.ExceptionReport

Inheritance: Report
Show file Open project: storyteller/Storyteller

Public Methods

Method Description
Log ( Exception e ) : void
ToHtml ( ) : string

Method Details

Log() public method

public Log ( Exception e ) : void
e System.Exception
return void

ToHtml() public method

public ToHtml ( ) : string
return string