C# Class YAMPConsole.HelpPrinter

Afficher le fichier Open project: FlorianRappl/YAMP Class Usage Examples

Méthodes publiques

Méthode Description
Run ( ) : void
Run ( IFormatter formatter, System.Boolean flush = true ) : void

Private Methods

Méthode Description
Flush ( ) : void
HelpPrinter ( IFormatter formatter ) : System
PrintExample ( HelpExample example ) : void
PrintExamples ( List examples ) : void
PrintSection ( HelpSection section ) : void
PrintSections ( ) : void
PrintUsage ( HelpFunctionUsage usage ) : void
PrintUsages ( HelpFunctionSection section ) : void

Method Details

Run() public static méthode

public static Run ( ) : void
Résultat void

Run() public static méthode

public static Run ( IFormatter formatter, System.Boolean flush = true ) : void
formatter IFormatter
flush System.Boolean
Résultat void