Скачать
Anonymous Methods in C#
Автор: SharpDev
Загружено: 2022-04-15
Просмотров: 101
Описание:
You can follow the playlist here: • C# Using Directives
Introduction:
Is a method without a name but just have a body.
Return type is inferred from the return statement in the body
Must be assigned to a delegate.
Can be used as event handlers.
Can access variables and functions declared outside it
E.g. in outer method, instance variables
Key Points to remember:
Just a method without a name but a body.
Return type is inferred by return statement.
Must be assigned to a delegate
Can be used as an event handler
Can access variables, parameters of outer methods but not out and ref parameters.
Не удается загрузить Youtube-плеер. Проверьте блокировку Youtube в вашей сети.
Повторяем попытку...
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: