Search Results

0
votes

C#: Using event handlers vs overriding event-firing methods

For a button click, I'd keep it as a method for reading. But I guess it is a personal preference thing. I'd be interested to see what the concensus is. …