关于软元件开发说明
摘要:
开发步骤如下 1 新建一个类项目引用接口库DeviceInterface.dll 2在项目属性中的生成选项卡中勾先允许不安全代码 3在类中继承DeviceInterface.ElementIProtocol并实现这个接口 例子 using System;using System.Collection 阅读全文
posted @ 2018-03-18 22:13 xingbeiSoftware 阅读(295) 评论(0) 推荐(0)