Skip to content

nemanjapetrovic/observer-example-thermometer

Repository files navigation

Observer pattern example - Thermometer station

Simple example of using Observer design patter in C#.

In the example we have thermometer antena and some gadgets which are waiting for temperature response from the antena.

Imgur

Class diagram of the Observer pattern used in this example.

Imgur

Screenshot

Imgur

Releases

No releases published

Packages

No packages published

Languages