Project DescriptionThis is an add-in for Reflector http://www.aisto.com/Roeder/DotNet/ - it generates code and resource files for a selected assembly, module, namespace, or type. It also creates a VS project file to see the generated files in Visual Studio. Note that this project does NOT contain Reflector.exe. You have to download that assembly and reference it in the project to compile it. You also need to reference the ExceptionViews assembly - the code for that project is here: http://www.codeplex.com/ExceptionViews.
|