<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	>
<channel>
	<title>Comments on: How to determine whether a type is an instance of some generic type without knowing T?</title>
	<atom:link href="http://andrewpeters.net/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/feed/" rel="self" type="application/rss+xml" />
	<link>http://andrewpeters.net/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/</link>
	<description>C# &#38; .NET Development, NHaml, LightSpeed, PowerShell Gadget, Inflector.NET...</description>
	<pubDate>Thu, 28 Aug 2008 14:51:50 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.6.1</generator>
		<item>
		<title>By: andrewpeters</title>
		<link>http://andrewpeters.net/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/#comment-62</link>
		<dc:creator>andrewpeters</dc:creator>
		<pubDate>Thu, 22 Mar 2007 05:14:07 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/archives/26#comment-62</guid>
		<description>Ah, that would be because System.Nullable isn't nullable :-)</description>
		<content:encoded><![CDATA[<p>Ah, that would be because System.Nullable isn&#8217;t nullable :-)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Ayende Rahien</title>
		<link>http://andrewpeters.net/2007/03/21/how-to-determine-whether-a-type-is-an-instance-of-some-generic-type-without-knowing-t/#comment-61</link>
		<dc:creator>Ayende Rahien</dc:creator>
		<pubDate>Thu, 22 Mar 2007 04:51:32 +0000</pubDate>
		<guid isPermaLink="false">http://andrewpeters.net/archives/26#comment-61</guid>
		<description>This would fail for typeof(Nullable)</description>
		<content:encoded><![CDATA[<p>This would fail for typeof(Nullable)</p>
]]></content:encoded>
	</item>
</channel>
</rss>
