fusion2New Contributor10 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 Hero10 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 DiscussionsManaging Failures - New vs. Expected/Known Issues403 forbidden issueDate as a Global property
Related ContentCall Java class with variable in groovyJavaScript ECMA6 Asynchronous Calls[TechCorner Challenge #13] - Call Database Connection Using Groovy Script