Observer in .NET 4.0 with IObserver(T)(www.code-in.net)
submitted by
baldi(508) 1 year, 11 months ago
The IObservable(T) and IOberver(T) interfaces are part of base class library of .NET 4.0. It's great that there is now a out of the box solution to implement the observer pattern. The article shows with a simple example how the two interfaces should be used.
|category: Patterns
|Views: 679
tags:
Patterns another
Everyones tags:
Your Tags: