What is a delegate and how would I use it?

Recommended Answers

All 3 Replies

A delegate is a type that represents references to methods with a particular parameter list and return type

Okay thanks for your help

Try helping yourself next time. Your question is easy to answer with any C# reference. Generally we don't look kindly on what appear to be supremely lazy questions.

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.