You missed out, Ico and Shadow of the Colossus were beautiful epic masterpieces, I never got to play The Last Guardian sadly so can't really comment on that one.
Not the only ones sadly.
I uninstalled Gemani app on my Phone months ago. Today i had a update for it come up. I thought how can I have an update form something I don't have.
Turns out Google installed it when I had an update to the OS at some point and now it can't be uninstalled.
It can be disabled, but that is not the point.
Too many companies have too much control over our devices.
I would love to see the Original Mafia remastered; dont change missions, dont add anything new to the story, just remaster the graphics and some of the elements of the world. That game was amazing
Question
Ianmac45
so, let's say i've got an anonymous method handling an event
Button b = new Button(); b.Click += delegate { /* some code */ };is there any way to completely clear the event handler list for any particular event WITHOUT direct references to specific handlers?
Link to comment
https://www.neowin.net/forum/topic/503337-clearing-events-removing-all-event-handlers-c/Share on other sites
9 answers to this question
Recommended Posts