<?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: ReSharper, day 19: Implement Members with Alt+Enter</title>
	<atom:link href="http://blog.excastle.com/2007/02/19/resharper-day-19-implement-members-with-altenter/feed/" rel="self" type="application/rss+xml" />
	<link>http://blog.excastle.com/2007/02/19/resharper-day-19-implement-members-with-altenter/</link>
	<description>Life, .NET, and Cats</description>
	<pubDate>Sat, 11 Oct 2008 18:44:06 +0000</pubDate>
	<generator>http://wordpress.org/?v=2.5</generator>
		<item>
		<title>By: Ben Duguid</title>
		<link>http://blog.excastle.com/2007/02/19/resharper-day-19-implement-members-with-altenter/#comment-5611</link>
		<dc:creator>Ben Duguid</dc:creator>
		<pubDate>Fri, 23 Feb 2007 06:30:00 +0000</pubDate>
		<guid isPermaLink="false">http://blog.excastle.com/2007/02/19/resharper-day-19-implement-members-with-altenter/#comment-5611</guid>
		<description>With regards to the issue &#34;ReSharper will still generate the members in any old order it feels like.&#34;&lt;br&gt;&lt;br&gt;If you check the &#34;Wrap interface implementations in regions&#34; option on the first step, then ReSharper generates #region directives around the implemented members. This keeps them all together and sorted - however this does mean that the properties (.IsBlue, .IsRed) are kept with the methods, rather than grouped with any other properties you've added to the class.
</description>
		<content:encoded><![CDATA[<p>With regards to the issue &quot;ReSharper will still generate the members in any old order it feels like.&quot;</p>
<p>If you check the &quot;Wrap interface implementations in regions&quot; option on the first step, then ReSharper generates #region directives around the implemented members. This keeps them all together and sorted - however this does mean that the properties (.IsBlue, .IsRed) are kept with the methods, rather than grouped with any other properties you&#8217;ve added to the class.</p>
]]></content:encoded>
	</item>
</channel>
</rss>
