Register functions to global namespace from C# #1966
-
Hi, is it possible to expose functions directly to the js global namespace? Im switching over from jint, there it was possible to register delegates like |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
This setting is unreasonable, as it leads to conflicts between classes with the same name in different namespaces. |
Beta Was this translation helpful? Give feedback.
This setting is unreasonable, as it leads to conflicts between classes with the same name in different namespaces.