Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 221 Bytes

File metadata and controls

7 lines (5 loc) · 221 Bytes

Dictionizer

This extension method allows someone to turn the public properties of an object into a dictionary for easier enumeration. For examples look at the tests in the Dictionizer.Tests namespace.

Enjoy!