C# Delegates Part 4In some of the previous posts on delegates we defined a custom delegate. Instead of creating a custom […] August 22, 2018 in C# tagged delegate / C# Delegates by Mike
C# Delegates GeneralA General Case In this post we are going to take the Photo Processor example and change the […] August 22, 2018 in C# tagged delegate / multicast / general / C# Delegates by Mike