posted 9 years ago
I found some C# code that works but I don't fully understand it, and that just won't do.
I have a button that will toggle a group of checkboxes on or off all at once. The intent is to save the user the effort of clicking each box individually. This code does the trick.
I mostly understand what it's doing except for the "g => g" portion. What is that?
"The good news about computers is that they do what you tell them to do. The bad news is that they do what you tell them to do." -- Ted Nelson