++ I can use .Base:: to call base method from derived class instance}在IPostBackDataHandler框架中,我们有一个接口.net来处理回发。里面有一种方法
public bool LoadPostData( string postDataKey, NameValueCollection postCollectio
你好,我在想,如果没有使用reflexion.As,如何调用尚未存在的类的方法--您可以看到,我使用的是一个生成器类Weaver (使用Reflection.Emit),它返回一个Func<object> (我不能指定动态类型),Weaver检索实例,我如何调用它的方法之一,特别是DoIntclass Gen {
public Ge