Menu
Category

Delegates

Represents a delegate, which is a data structure that refers to a static method or to a class instance and an instance method of that class.

Hands-On Object-Oriented Programming with C#. Events and Delegates.

Raihan Taher What is a delegate? A delegate is a proxy, an alternative, or a representative of someone else. For example, we may read in the newspaper that a delegate from another country is coming to our country to meet a high official. This person is a delegate because they have come to our country to represent their own country….