Delegate between Java and C# -


i'm new c# , running slight problem. i've got java library provides alot of functionality need (and sadly no c# equivalent). came across ikvm , thought might need.

i can make dll java class, no problem there. need dll callback c# class in case of event. have searched bit , found question on here handles same problem (and gives answer). problem is, answer not complete.

have @ other question , answer here: ikvm c# java interop callback using ikvm

so far understand author uses self made library handle callback via delegate. can't figure out what's in library, contents of not listed in answer.

can me out on maybe?


Comments

Popular posts from this blog

c# - How to get the current UAC mode -

postgresql - Lazarus + Postgres: incomplete startup packet -

javascript - Ajax jqXHR.status==0 fix error -