开发者

Where is MonoDevelop.Macinterop reside?

开发者 https://www.devze.com 2023-03-24 04:21 出处:网络
I see some classess I would Like to use here https://github.com/mono/monodevelop/tree/master/main/src/addins/MacPlatform/Ma开发者_如何学JAVAcInterop

I see some classess I would Like to use here https://github.com/mono/monodevelop/tree/master/main/src/addins/MacPlatform/Ma开发者_如何学JAVAcInterop

But I cannot find the dll where the namespace MonoDevelop.Macinterop resides in??


it's in MacPlatform.dll

Since that dll depends on several other large MonoDevelop dlls, I would recommend you copy the code you need into your own project.

0

精彩评论

暂无评论...
验证码 换一张
取 消