In my previous post , i introduced a basic proxy that intercepts methods. But what is missing in the proxy is that it does not consider method arguments and can not handle return types. In this post, i will enhance the proxy to support exactly those.
Read More...
Read the complete post at http://feedproxy.google.com/~r/burncsharp/~3/khcxn1Ss2cY/a-basic-proxy-for-intercepting-method-calls-part-2.aspx