ObjectExporter
ObjectExporter copied to clipboard
Add support for System.Collections.Hashtable
If an object has a property of type Hashtable, the exported output is empty for that property:
new System.Collections.Hashtable { },
~~I'll look into this, are you sure it's not an issue with the depth?~~
Verified this issue (this doesn't appear in Dictionaries).