Re: Reflection and Nullables
- From: Jon Shemitz <jon@xxxxxxxxxxxxxxxxx>
- Date: Thu, 13 Jul 2006 11:23:19 -0700
Barry Kelly wrote:
You could use generic type parameter
inference to get what you want:
static Type GetType<T>(T value)
Very clever!
--
..NET 2.0 for Delphi Programmers www.midnightbeach.com/.net
Delphi skills make .NET easy to learn In print, in stores.
.
- Follow-Ups:
- Re: Reflection and Nullables
- From: Joe Bloggs
- Re: Reflection and Nullables
- References:
- Reflection and Nullables
- From: Joe Bloggs
- Re: Reflection and Nullables
- From: Larry Lard
- Re: Reflection and Nullables
- From: Joe Bloggs
- Re: Reflection and Nullables
- From: Barry Kelly
- Reflection and Nullables
- Prev by Date: Re: Finally moving from 2003 to 2005!
- Next by Date: Re: Saving Images to access database
- Previous by thread: Re: Reflection and Nullables
- Next by thread: Re: Reflection and Nullables
- Index(es):
Relevant Pages
|