Fun with Castle.DynamicProxy - Part II
It's time for another adventure with Castle.DynamicProxy. One of the few things I really like in C++ is RAII - for example you can write code like this: class…
Showing 1–1 of 1 post
It's time for another adventure with Castle.DynamicProxy. One of the few things I really like in C++ is RAII - for example you can write code like this: class…