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

Generate usings for created Object #11

Closed OmarElabd closed 9 years ago

OmarElabd commented 9 years ago

Usings make more sense with a class, not a generated object.