OmarElabd / ObjectExporter

Object Exporter lets you export out an object while debugging in Visual Studio, the object can be serialized in either C#, JSON or XML.
GNU General Public License v3.0
264 stars 82 forks source link

nullable types #68

Closed ac-erlang closed 7 years ago

ac-erlang commented 7 years ago

Great tool - Thanks

Seems to struggle with nullable types though