C# Class Worms.Logging.TableOutput.TablePrinter

Afficher le fichier Open project: TheEadie/WormsLeague

Méthodes publiques

Méthode Description
Print ( TextWriter writer, Worms.Logging.TableOutput.Table table ) : void

Method Details

Print() public static méthode

public static Print ( TextWriter writer, Worms.Logging.TableOutput.Table table ) : void
writer TextWriter
table Worms.Logging.TableOutput.Table
Résultat void