End Google Ads 201810 - BS.net 01 --> Hi
Is there any way to inject new class to assemby ?
The Reflexil is good tool to assembly manipulation, but it works fine when i change the existing code or add some code to existing method, when i add new class to my assembly by reflexil, the output assembly does not works and throw exception. how can i do that ?
thanks