开发者

Using JavaBDD in C#

开发者 https://www.devze.com 2023-04-08 20:31 出处:网络
Is there any tutorial for using JavaBDD in C#? I\'s days i\'m looking for it开发者_StackOverflow中文版 with no chance :(

Is there any tutorial for using JavaBDD in C#? I's days i'm looking for it开发者_StackOverflow中文版 with no chance :(

It's JavaBDD website: http://javabdd.sourceforge.net/


I know of none, unless there is, or you can create, an interface that is heterogenous (web service, for example, or wrapping with a COM wrapper?). A quick search shows other BDD libs out there. Have you considered seeing if any provides either a COM or native Win interface. Then you can either add a .NET wrapper (include a reference) or PInvoke the lib.

0

精彩评论

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