Calling .NET assembly from Java: JVM crashes

后端 未结 4 975
北恋
北恋 2020-12-29 11:15

I have a third party .NET Assembly and a large Java application. I need to call mothods provided by the .NET class library from the Java application. The assembly is not COM

4条回答
提交回复
热议问题