C# Class Worms.Logging.TableOutput.TablePrinter

Exibir arquivo Open project: TheEadie/WormsLeague

Public Methods

Method Description
Print ( TextWriter writer, Worms.Logging.TableOutput.Table table ) : void

Method Details

Print() public static method

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