Related resources for Concept of delegate in C# article
  • Concept Of A Delegate In C#10/13/2018 6:44:39 AM. An interesting and useful property of a delegate is that it does not know or care about the class of the object that it references. Any object will do; all that matters is that the method's argume