阅读背景:

使用Reflection.Emit调用基类方法

来源:互联网 

I have set up my code to define a type, set the parent type as well as implement an interface. The problem I am having is that when I go to create the type it says that it cannot find the method implementations for the interface even though those methods are implemented on the parent type. From what I have seen you need to define pass through methods for a situation like this, here is my code to do that: I have set up my code to define a type, set the




你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: