Abhi Jain's .NET Blog

added by Ricardo Peres
11/27/2015 8:38:41 PM

496 Views

In today's article we will be discussing multicast delegates in C# with example. As we discussed last week about delegates here, a delegate points to a function. We saw an example of a delegate pointing to a function and how we can use it.


0 comments