C# - Part 100 - Understanding Events With Real Time Example- Tutorial For Beginners

preview_player
Показать описание
Events in C# are a way for objects to signal when something significant happens.

They allow objects to publish notifications to which other objects can subscribe.

Events are based on delegates, which act as the function pointers pointing to methods that should be called when the event is raised.
Рекомендации по теме
Комментарии
Автор

Very well explained! Thank you for posting, keep up the good work.

kevinrambo
visit shbcf.ru