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. Class diagram of the Observer pattern used in this example. Screenshot