yakivyusin / YetAnotherConsoleTables

Advanced library to output your POCO collections in a table view in a console (supports multi-line data, attributes settings, output customization).

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TableMemberConverter Params

yakivyusin opened this issue · comments

Add option to specify parameters for TableMemberConverterAttribute (params Object[] converterParams) that will be use when constructing the converter.