Operators, Delegates, and Events
- slide 20 : 20
Observer Example with Delegates and Events
Application of the two different Watchers.
A WeatherCenter (subject) and Temperature/Rain Watchers (observer) with events.
Output of the WeatherCenter and Watchers application.