Re: Convert small C# sample project to Delphi



Once you have Reflector running then open View / Add-Ins and click on Add
then navigate to the Addins folder and select Reflector.Languages.dll and add it
now when you go back to View / Options / Disassembler you will see on the Language
edit box with it showing C# but it can be changed to Delphi. Once changed and saved then
you can browse to any class and press Space and you will see the source displayed
at the bottom disassemble into Delphi code.
.