 |
Object History Framework - C#
|
|
Description:
|
|
I need an object history framework capable of providing centralized object history. The solution implementation could be implemented in a base class or maybe an aspect? The framework should track changes on object properties.
|
|