khalidabuhakmeh / ConsoleTables

Print out a nicely formatted table in a console application C#
MIT License
944 stars 157 forks source link

Show graceful handling of tables from empty sets #6

Closed Lumirris closed 9 years ago

Lumirris commented 9 years ago

If pull request #5 is implemented, these changes demonstrate how empty sets can be gracefully created using either static method or instance methods.

If pull request #5 is not implemented, these changes demonstrate the bug that pull request #5 fixes.

khalidabuhakmeh commented 9 years ago

I'll try to get these changes to Nuget as soon as possible, thanks for your work. It is appreciated :)