fusion2New Contributor11 years agoC# dll calls from Groovy Did anybody try to make C# dll calls from within Groovy? Is that even possible? If the answer is yes can you guys help me with an example code? Thank you!
nmraoCommunity Hero11 years agoCheck this link which shows how to call functions of DLL using java, so it should be no difference calling from groovy. http://blog.mwrobel.eu/how-to-call-dll-methods-from-java/
Recent Discussions4.0.1 Not marking test as passedWhich Log4j VersionReadyAPI 4.0.1: How to see overview of open messages
Related ContentCall Java class with variable in groovyJavaScript ECMA6 Asynchronous Calls[TechCorner Challenge #13] - Call Database Connection Using Groovy Script