Skip to content
Loading
Create an extension method using a given third-party DLL. Say, I get a dll from a third party and it has only one method. Now, I want to add a new method to it but I can't get the dll's source code. How?