Jon
Sat Apr 16 13:27:02 CDT 2005
Bidyadhar Patra <BidyadharPatra@discussions.microsoft.com> wrote:
> How to find types referenced inside a method body dynamically in .Net.
>
> I mean If I have a class "A" and it has a method "Method1". "Method1"
> references object of class "B" (i.e there is an object created for Class "B"
> in "Method1".). Hod do I find out the object of Class "B" in "Method1"
> dynamically in .net
I'm not entirely sure what you mean. Could you give an example, with an
appropriate "what do I do here" line at the bit you don't know?
--
Jon Skeet - <skeet@pobox.com>
http://www.pobox.com/~skeet
If replying to the group, please do not mail me too