From CodeProject:
This class makes getting MemberInfos easily, without the use of magic strings, and also allows you to create delegates to do fast accesses to those items, much faster than the normal Invoke or GetValue/SetValue methods.
Tagged: #compilers #strings