0
kicks
AOP With Unity 2.0 - 3
In the first post i showed a framework for Aspect-Oriented Programming ( AOP ) using only a proxy generator and a Unity 2.0. In this post i want to show the advances of the framework.
Injection on Properties.