Like decompilation, you probably have to reorganize a few things in the source code - enumerations, generics (I donβt think that generics will be in decompiled code, but that probably means you miss some throws), boxing / unpacking and etc. etc.
Steve B.
source share