A basic proxy for intercepting method calls (Part –2)

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

Published 01-23-2010 4:04 PM by Mehfuz's WebLog
Filed under: ,
Powered by Community Server (Non-Commercial Edition), by Telligent Systems