摘要:
获取sanjiao.frmsanjiao string strPass = @"D:\WinAutoTest\sanjiao.exe"; Assembly assebly = Assembly.LoadFrom(strPass); Module module = assebly.ManifestModule; Type[] types = module.GetTypes(); Type tpForm = typeof(Form); foreach (Type ty... 阅读全文
posted @ 2013-07-20 22:02
quanzhan
阅读(1185)
评论(0)
推荐(0)

浙公网安备 33010602011771号