C# Class AwbUpdater.ErrorHandler.BugReport.WikiBugFormatter

Inheritance: BugFormatter
Afficher le fichier Open project: reedy/AutoWikiBrowser

Méthodes publiques

Méthode Description
HasHeaderFooter ( ) : bool
PrintFooter ( ) : string
PrintHeader ( ) : string
PrintLine ( string key, string value ) : string

Method Details

HasHeaderFooter() public méthode

public HasHeaderFooter ( ) : bool
Résultat bool

PrintFooter() public méthode

public PrintFooter ( ) : string
Résultat string

PrintHeader() public méthode

public PrintHeader ( ) : string
Résultat string

PrintLine() public méthode

public PrintLine ( string key, string value ) : string
key string
value string
Résultat string