Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 635 Bytes

File metadata and controls

21 lines (14 loc) · 635 Bytes

ReflectionToStringBuilder

Something to generate a string-format using reflection.

About

A library for generate string-format (as ToString method) in dynamic.

Required Software

This library requires .NET Framework 4 or later.

This library developed under below environment.

  • Windows 10 Pro
  • Visual Studio 2015 update 1 Community Edition

Usage

Please refer to the Wiki how to use. (in Japanese)

https://github.com/jyuch/ReflectionToStringBuilder/wiki

License

This library released under the MIT license. More details, refer LICENSE.