|
NetBodyInjector
NetBodyInjector:
Will inject method boy from source method to destination method at the begining
keeping the old method body!
Source method must have the void return type!
What's new:
- Added NoThrow instance to not throw exception while saving;
- fixed inline Type resolving
|