摘要:
在winform 类中和方法上设置属性[ComVisible(true)],使其com可见。如[ComVisible(true)]public partial class frm_main : Form{ [ComVisible(true)] public string a() ... 阅读全文
posted @ 2014-04-18 09:40
bk.lling
阅读(165)
评论(0)
推荐(0)
摘要:
显示结果为111121 阅读全文
posted @ 2014-04-18 09:33
bk.lling
阅读(540)
评论(0)
推荐(0)