My problem with these smart scopes is that IMO they're not really an entrance into astronomy, they're an entrance to looking at pretty(ish) pictures that you take by essentially pressing a button and letting the scope do the work. I still maintain that getting some binoculars or a solid dedicated telescope (which doesn't have to mean expensive) and actually spending time learning the night sky and using a telescope is a much better way to actually learn. But, granted, the learning curve is a bit steeper (as it tends to be).
The perception of Microsoft Edge is unfortunate as it's a world class browser. I'm not exaggerating when I say it's the best browser I've ever used with its feature set, speed, reliability and advanced security. Running the extension Ublock Origin is a must though to deal with advertising and trackers.
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