i have a java class myclass.java which has two methods,
getNmae and setName.I will use this class in
a c sharp project.How could i call this methods from
my csharp classes?
thanks
In the past, the way that I did that was to open a process and then execute the methods from the command line. You can capture and parse any errors that the Java program returns.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.