Method | Description | |
---|---|---|
Dispose ( ) : void | ||
GetOutputLocation ( ) : IEnumerable |
||
HtmlLogger ( ILoggerEntry loggerEntry, string filePath ) : System | ||
SaveImage ( Image image, Image image2 ) : void | ||
SetStartTextsToEmphasise ( ) : void | ||
SetStartTextsToHaveSectionOpen ( ) : void | ||
StepsStart ( ) : void | ||
StepsStop ( ) : void | ||
SubSectionEnd ( ) : void | ||
SubSectionStart ( ) : void | ||
WriteLine ( string content ) : void | ||
WriteLine ( string format, string arg ) : void | ||
WriteObject ( object content ) : void | ||
WriteOutputLocations ( IEnumerable |
Method | Description | |
---|---|---|
CreateStylesheetAt ( string directory ) : void | ||
Emphasise ( string text ) : string | ||
GetTagName ( ) : string | ||
OutputCorrectDetailsTagFor ( string content ) : void | ||
WriteContent ( ) : void | ||
WriteHtml ( ) : void |
public HtmlLogger ( ILoggerEntry loggerEntry, string filePath ) : System | ||
loggerEntry | ILoggerEntry | |
filePath | string | |
return | System |
public SaveImage ( Image image, Image image2 ) : void | ||
image | Image | |
image2 | Image | |
return | void |
public SetStartTextsToHaveSectionOpen ( ) : void | ||
return | void |
public WriteLine ( string format, string arg ) : void | ||
format | string | |
arg | string | |
return | void |
public WriteOutputLocations ( IEnumerable |
||
locations | IEnumerable |
|
return | void |