Skip to content

Repository with an example of using the "Observer" pattern

License

Notifications You must be signed in to change notification settings

EpicSharpCode/ObserverExample

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

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

No packages published

Languages