摘要: 编写实现,注意实现类上必须有 [ClassInterface(ClassInterfaceType.None)] 特性 using System.Runtime.InteropServices; namespace EcgTool { public interface IEcgBaseUtility 阅读全文
posted @ 2021-03-15 16:24 htzmi 阅读(863) 评论(0) 推荐(0)