Skip to content

Latest commit

 

History

History
2 lines (2 loc) · 313 Bytes

README.md

File metadata and controls

2 lines (2 loc) · 313 Bytes

TableCreator

A set of class to create table from a list of generic object. If you ever felt tired of typing your table again and again, this repo might be just for you. Pass your list to the "CreateTable" method, and voilà, your table is ready. Feel free to customize the design and add the necessary classes!