Yes, I think that might be exactly what I'm looking for.
I've got another area where I needed something quite similar.

I'll have to look futher at your examples.

Thanks,
Mike


On 9/6/06, Marc Brooks <[EMAIL PROTECTED]> wrote:

> Regardless, I'm revising the methods to use the this.GetType() method to
> return the actual reflected type; I'm at a loss to figure out how to
pass a
> computed type to

Perhaps you're looking for how to use MakeGenericType then?  Check out
this:


http://musingmarc.blogspot.com/2006/08/how-to-do-late-dynamic-method-creation.html

Just ignore the stuff about DynamicMethod and my Dynamic class... the
interesting bit is the code sample that shows how to deal with
dynamically closing a generic type.

--
"We do not have the luxury of making that risky assumption that people
will not be affected by the potential change. I know this can be
frustrating for you as it is for us. Thanks for your understanding in
this matter.." --Some misguided soul at Microsoft

Marc C. Brooks
http://musingmarc.blogspot.com

===================================
This list is hosted by DevelopMentor(r)  http://www.develop.com

View archives and manage your subscription(s) at
http://discuss.develop.com


===================================
This list is hosted by DevelopMentorĀ®  http://www.develop.com

View archives and manage your subscription(s) at http://discuss.develop.com

Reply via email to