On Jan 9, 2013, at 3:59 PM, Kasper Stolk <[email protected]> wrote: > How can I get the reference to the overridden class? Is it determined at > runtime?
If the method is virtual, then the method to invoke is determined at runtime. - Jon -- -- mono-cecil
