|
If you test it, you will see that it doesn't do anything. Why is it even permitted?
(comments are locked)
|
|
You can unregister any delegate without getting an error, whether it is named or not or registered or not. (Why, I don't know, possibly for efficiency reasons or simply because it is not required by the C# standard). By holding a reference to the delegate, you can successfully unregister it:
Some more info: That's good info, and I didn't know that, so thank you, but as you said, you don't have an answer to the question.
Sep 25 '10 at 01:36 PM
Jessy
(comments are locked)
|
