Closed danpetitt closed 6 years ago
How would i define a JS class in C# with methods calling my C# delegates?
Basically i want to provide a nice JS interface to set of functionality to manipulate images.
I also need to save C# objects into an instance.
Closing this in favor of https://github.com/Microsoft/ChakraCore/issues/4679
How would i define a JS class in C# with methods calling my C# delegates?
Basically i want to provide a nice JS interface to set of functionality to manipulate images.
I also need to save C# objects into an instance.