摘要:        
1、如果要创建的对象,在一个assembly中,那么方法可以有很多。如这种方式: System.Reflection.Assembly ass = System.Reflection.Assembly.LoadFrom(@"D:Programsvs.netInterfaceCominDebugCom.dll"); Type t = ...    阅读全文
posted @ 2004-09-22 09:42
鞠强
阅读(1931)
评论(2)
推荐(0)
        
hello
world