<?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"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:georss="http://www.georss.org/georss" xmlns:geo="http://www.w3.org/2003/01/geo/wgs84_pos#" xmlns:media="http://search.yahoo.com/mrss/"
		>
<channel>
	<title>Comments on: MbUnit: Testing Internal classes</title>
	<atom:link href="http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/feed/" rel="self" type="application/rss+xml" />
	<link>http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/</link>
	<description>Never stop learning.</description>
	<lastBuildDate>Fri, 18 Dec 2009 16:34:47 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: vkreynin</title>
		<link>http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/#comment-412</link>
		<dc:creator>vkreynin</dc:creator>
		<pubDate>Wed, 06 Feb 2008 14:27:19 +0000</pubDate>
		<guid isPermaLink="false">http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/#comment-412</guid>
		<description>You need to add reference to MbUnit.Framework.2.0 (additional to MbUnit.Framework). After that add using statement like one bellow.

using MbUnit.Framework.Reflection;

Hope it helps.</description>
		<content:encoded><![CDATA[<p>You need to add reference to MbUnit.Framework.2.0 (additional to MbUnit.Framework). After that add using statement like one bellow.</p>
<p>using MbUnit.Framework.Reflection;</p>
<p>Hope it helps.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: JK</title>
		<link>http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/#comment-411</link>
		<dc:creator>JK</dc:creator>
		<pubDate>Mon, 04 Feb 2008 22:12:06 +0000</pubDate>
		<guid isPermaLink="false">http://vkreynin.wordpress.com/2007/09/05/mbunit-testing-internal-classes/#comment-411</guid>
		<description>I must be blind...but where/in what namespace is this Reflector class that you reference (Reflector.CreateInstance(...)) in your first code example?</description>
		<content:encoded><![CDATA[<p>I must be blind&#8230;but where/in what namespace is this Reflector class that you reference (Reflector.CreateInstance(&#8230;)) in your first code example?</p>
]]></content:encoded>
	</item>
</channel>
</rss>
