c# dynamic proxy

Posted by Vigj on Stack Overflow See other posts from Stack Overflow or by Vigj
Published on 2010-04-29T16:34:16Z Indexed on 2010/04/29 16:37 UTC
Read the original article Hit count: 300

Filed under:
|

How determine in C# if an Object is the original object or a dynamic proxy of the original object?

I run into this need playing with nhibernate.

© Stack Overflow or respective owner

Related posts about dynamic

Related posts about proxy