Sometimes in life, we need to take a first step. Since life isn't scripted like a reality TV show, anything can happen after that initial step. We need to be able to adjust accordingly. Imagine an ...
Using global methods, I can bind and unbind C# events from JavaScript as per #1057. However, if I try to bind and unbind C# events from a JavaScript class, the binding works fine but I cannot unbind.