Méthode | Description | |
---|---|---|
Add ( ILogger logger ) : void | ||
AddRange ( IEnumerable |
||
Dispose ( ) : void | ||
GetOutputLocation ( ) : IEnumerable |
||
Loggers ( ) : System | ||
SaveImage ( Image image, Image image2 ) : void | ||
SetStartTextsToEmphasise ( ) : void | ||
SetStartTextsToHaveSectionOpen ( ) : void | ||
StepsStart ( ) : void | ||
StepsStop ( ) : void | ||
SubSectionEnd ( ) : void | ||
SubSectionStart ( ) : void | ||
Write ( string content ) : void | ||
WriteLine ( string content ) : void | ||
WriteLine ( string format, string arg ) : void | ||
WriteObject ( object content ) : void | ||
WriteOutputLocations ( IEnumerable |
Méthode | Description | |
---|---|---|
HandleMidAlign ( string content, ILogger logger ) : string | ||
PrependCachedContent ( string content ) : string | ||
WithLoggers ( Action |
public AddRange ( IEnumerable |
||
loggers | IEnumerable |
|
Résultat | void |
public SaveImage ( Image image, Image image2 ) : void | ||
image | Image | |
image2 | Image | |
Résultat | void |
public SetStartTextsToHaveSectionOpen ( ) : void | ||
Résultat | void |
public WriteLine ( string format, string arg ) : void | ||
format | string | |
arg | string | |
Résultat | void |
public WriteObject ( object content ) : void | ||
content | object | |
Résultat | void |
public WriteOutputLocations ( IEnumerable |
||
locations | IEnumerable |
|
Résultat | void |