I have a proxied instance of an object. Is there a way to determine the "real" type that is being proxied at runtime?
So given the following: Real Type: MyType Proxy Type: MyTypeProxy124934553rikgnoi2 If I have an instance of MyTypeProxy124934553rikgnoi2, how can I determine programmatically that it wraps MyType? Thanks! Tyler --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Castle Project Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/castle-project-users?hl=en -~----------~----~----~----~------~----~------~--~---
