C# Programming/Keywords/delegate
< C Sharp Programming < Keywords
The delegate
keyword is used to declare a delegate. A delegate is a programming construct that is used to obtain a callable reference to a method of a class.
C# Keywords | ||||||||||
---|---|---|---|---|---|---|---|---|---|---|
Special C# Identifiers | ||||||||||
|
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.