类型或命名空间名称“MIDI”;命名空间中不存在
我有一个 midi.dll,我应该在哪里使用 Monodevelop IDE 安装该文件?
I have a midi.dll, where do I install the file with Monodevelop IDE?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
如果它是 .NET dll,您需要添加引用,请查看引用文档的库部分 通过屏幕截图查看所有如何添加参考。您应该在“.NET Assembly”选项卡上找到它。
If it is a .NET dll you need to add a reference, look at the Referencing our library part of the documentation to see with screen shots an all how to add the reference. You should find it on the ".NET Assembly" tab.