<?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>Code Rulers Software - English Version &#187; c#</title>
	<atom:link href="http://en.coderulers.info/tag/c-sharp/feed/" rel="self" type="application/rss+xml" />
	<link>http://en.coderulers.info</link>
	<description>Programming through Life</description>
	<lastBuildDate>Thu, 24 Oct 2013 06:45:01 +0000</lastBuildDate>
	<language>en-US</language>
		<sy:updatePeriod>hourly</sy:updatePeriod>
		<sy:updateFrequency>1</sy:updateFrequency>
	<generator>https://wordpress.org/?v=3.8.41</generator>
	<item>
		<title>Delegate and Events in C#</title>
		<link>http://en.coderulers.info/programming/delegate-and-events-in-c/</link>
		<comments>http://en.coderulers.info/programming/delegate-and-events-in-c/#comments</comments>
		<pubDate>Wed, 01 Sep 2010 09:48:42 +0000</pubDate>
		<dc:creator><![CDATA[Real_Noname]]></dc:creator>
				<category><![CDATA[C#]]></category>
		<category><![CDATA[Programming]]></category>
		<category><![CDATA[c#]]></category>
		<category><![CDATA[delegate]]></category>
		<category><![CDATA[event]]></category>
		<category><![CDATA[programming]]></category>

		<guid isPermaLink="false">http://en.coderulers.info/?p=162</guid>
		<description><![CDATA[As I have been working in C # a long time as a tool where you can quickly make tools (ironically) with a friendly interface - quickly and conveniently too, at some point I had to add to a new class its own, so-called, Event (trigger, action, or whatever it is called). How to do it was obviously written in the MSDN Library,but you had to know exactly what you&#8217;re looking for to get there. So, let see what do we have [&#8230;]]]></description>
		<wfw:commentRss>http://en.coderulers.info/programming/delegate-and-events-in-c/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
