Observer Pattern in C# = Events & delegates(spellcoder.com)
submitted by
bashmohandes(3000) 4 years, 11 months ago
One of the most interesting patterns in Design Patterns is the Observer pattern which is listed under Behavioral Patterns, it is really important how to make other classes which are interested in the state of another object get notified when the state changed.
|category: Patterns
|Views: 1502
tags:
Observer DesignPatterns designpattern Patterns pattern another
Everyones tags:
Your Tags: