<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>extension methods Archives - IODocs</title>
	<atom:link href="https://www.iodocs.com/tag/extension-methods/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.iodocs.com/tag/extension-methods/</link>
	<description>IODocs: Comprehensive How-To Guides, Software Tutorials, and More IODocs.com</description>
	<lastBuildDate>Tue, 22 Jan 2019 23:10:56 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.9</generator>

<image>
	<url>https://www.iodocs.com/wp-content/uploads/2019/01/cropped-logoIODOCSretina-32x32.avif</url>
	<title>extension methods Archives - IODocs</title>
	<link>https://www.iodocs.com/tag/extension-methods/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>using extension methods C#</title>
		<link>https://www.iodocs.com/using-extension-methods-c/</link>
		
		<dc:creator><![CDATA[rck]]></dc:creator>
		<pubDate>Sun, 21 Jan 2018 21:56:58 +0000</pubDate>
				<category><![CDATA[CSharp]]></category>
		<category><![CDATA[extension csharp]]></category>
		<category><![CDATA[extension methods]]></category>
		<guid isPermaLink="false">http://iodocs.com/?p=425</guid>

					<description><![CDATA[<p>Extension. An extension method has simplified calling syntax. It represents a static method as an instance method. Extension methods can lead to simpler syntax. The usual approach would be to define a function and then call it each time, and once you got a whole lot of those kind of functions, you would put them [&#8230;]</p>
<p>The post <a href="https://www.iodocs.com/using-extension-methods-c/">using extension methods C#</a> appeared first on <a href="https://www.iodocs.com">IODocs</a>.</p>
]]></description>
		
		
		
			</item>
	</channel>
</rss>
