> And you certainly can't add an instruction from one body to another.
> You have to create a new body with the proper operands.
>
> Basically you're trying to re-create a method from one assembly into
> another. It's no easy nor small task, you have to properly re-create
> everything and properly import what's needed.
>
> --
> Jb EvainĀ  <[email protected]>

So there is no generic way of taking methods from one assembly and
inject them into another? :(

I was just trying to make things simple, but I think I will have to go
the hard way.

Thanks for your input though.

Regards
Vijay

-- 
--
mono-cecil

Reply via email to