开发者

Can I create library (dll) project on ironruby?

开发者 https://www.devze.com 2023-02-19 12:52 出处:网络
Can I create libra开发者_C百科ry (dll) project on ironruby ? and How ?I\'m assuming you\'re referring to creating a .NET assembly which you can use from other .NET apps. For that you can use the IronR

Can I create libra开发者_C百科ry (dll) project on ironruby ? and How ?


I'm assuming you're referring to creating a .NET assembly which you can use from other .NET apps. For that you can use the IronRubyEmbeddedApps project, which can be found here - https://github.com/rifraf/IronRubyEmbeddedApps

0

精彩评论

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