首页 新闻 会员 周边
4
回答数

回答被采纳 50 怎么在程序中动态调用一个DLL文件里的方法,取这个方法里得到的值

我写了一个方法: public IList<string> getArray(){ IList<string> rtn = new List<string>(); foreach (string st