GitHub - EpicSharpCode/ObserverExample: Repository with an example of using the "Observer" pattern · GitHub
Skip to content

EpicSharpCode/ObserverExample

Folders and files

Repository files navigation

Repository with an example of using the "Observer" pattern

Theme: News Agency

Main idea:

► TRACKING CHANGES

Key ideas:

● Creating a subject and an object that will observe changes to the subject.

● Using Delegates and Events as the basis for the Observer Pattern.

About

Repository with an example of using the "Observer" pattern

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

Contributors

Languages