Skip to content

jyuch/ReflectionToStringBuilder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.