Delegates are sometimes seen as an ethereal concept, bodiless and hard to grasp. But they don’t have to be that way. In my latest Pluralsight course: “C# Best Practices: Collections and Generics“, I walk through what a delegate is and how to understand them. A delegate is simply a type that represents a reference to […]