<?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: Exploring MSIL &#8211; Properties</title>
	<atom:link href="http://vicky4147.wordpress.com/2007/10/23/exploring-msil-properties/feed/" rel="self" type="application/rss+xml" />
	<link>http://vicky4147.wordpress.com/2007/10/23/exploring-msil-properties/</link>
	<description>Food for Dynamics AX newbies!</description>
	<lastBuildDate>Sat, 21 Mar 2009 17:35:50 +0000</lastBuildDate>
	<generator>http://wordpress.com/</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: Adi</title>
		<link>http://vicky4147.wordpress.com/2007/10/23/exploring-msil-properties/#comment-383</link>
		<dc:creator>Adi</dc:creator>
		<pubDate>Wed, 20 Feb 2008 23:58:09 +0000</pubDate>
		<guid isPermaLink="false">http://vicky4147.wordpress.com/2007/10/23/exploring-msil-properties/#comment-383</guid>
		<description>This is the most useful article that I found after searching for 10 days.
Summary: To create a delegate to the accessors of a method, the process is exactly similar to that for methods, except that the name needs to be prefixed by get_ or set_.
Key words: Accessor Delegate C# get set</description>
		<content:encoded><![CDATA[<p>This is the most useful article that I found after searching for 10 days.<br />
Summary: To create a delegate to the accessors of a method, the process is exactly similar to that for methods, except that the name needs to be prefixed by get_ or set_.<br />
Key words: Accessor Delegate C# get set</p>
]]></content:encoded>
	</item>
</channel>
</rss>
