<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Snipplr - paragjagdale</title>
<link>http://snipplr.com/users/paragjagdale</link>
<description>Recent snippets posted on Snipplr.com</description>
<language>en-us</language>
<pubDate>Sat, 11 Oct 2008 18:52:18 GMT</pubDate>
<item>
<title>(C#) Convert a string to its respective Enum member</title>
<link>http://snipplr.com/view/5750/convert-a-string-to-its-respective-enum-member/</link>
<description><![CDATA[ <p>This snippet accepts a string which is assumed to be the string version of one of the members and returns an enum object with the respective member selected.*

*Thanks to user: mcbutterbuns for improving upon my version of this snippet</p> ]]></description>
<pubDate>Tue, 08 Apr 2008 11:56:29 GMT</pubDate>
<guid>http://snipplr.com/view/5750/convert-a-string-to-its-respective-enum-member/</guid>
</item>
</channel>
</rss>