Groups
Groups
Sign in
Groups
Groups
jni4net
Conversations
About
Send feedback
Help
How can event in c# be subscribed to in java
24 views
Skip to first unread message
yang guo
unread,
Feb 14, 2023, 4:31:09 AM
2/14/23
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to jni4net
c# code
public static class IEvent
{
public static event Action event1;
}
java code
IEvent.
addevent1
(MulticastDelegate m);
java how to subscribe c# event
Reply all
Reply to author
Forward
0 new messages