<?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/"
		>
<channel>
	<title>Comments on: Using Rhino Mocks to mock a void function</title>
	<atom:link href="http://www.marthijnvandenheuvel.com/2010/03/15/using-rhino-mocks-to-mock-a-void-function/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.marthijnvandenheuvel.com/2010/03/15/using-rhino-mocks-to-mock-a-void-function/</link>
	<description></description>
	<lastBuildDate>Fri, 03 Feb 2012 18:11:48 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Marthijn</title>
		<link>http://www.marthijnvandenheuvel.com/2010/03/15/using-rhino-mocks-to-mock-a-void-function/comment-page-1/#comment-770</link>
		<dc:creator>Marthijn</dc:creator>
		<pubDate>Wed, 05 Jan 2011 12:13:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.marthijnvandenheuvel.com/?p=95#comment-770</guid>
		<description>For delegates you need to use the System namespace, see http://msdn.microsoft.com/en-us/library/system.delegate%28v=vs.80%29.aspx
Does that solve your problem?</description>
		<content:encoded><![CDATA[<p>For delegates you need to use the System namespace, see <a href="http://msdn.microsoft.com/en-us/library/system.delegate%28v=vs.80%29.aspx" rel="nofollow">http://msdn.microsoft.com/en-us/library/system.delegate%28v=vs.80%29.aspx</a><br />
Does that solve your problem?</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Tomas Jansson</title>
		<link>http://www.marthijnvandenheuvel.com/2010/03/15/using-rhino-mocks-to-mock-a-void-function/comment-page-1/#comment-769</link>
		<dc:creator>Tomas Jansson</dc:creator>
		<pubDate>Wed, 05 Jan 2011 11:56:56 +0000</pubDate>
		<guid isPermaLink="false">http://www.marthijnvandenheuvel.com/?p=95#comment-769</guid>
		<description>Do you need some special type of extension for the Call method for this to work? I can&#039;t use lambdas or delegate.</description>
		<content:encoded><![CDATA[<p>Do you need some special type of extension for the Call method for this to work? I can&#8217;t use lambdas or delegate.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

