<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>CSharp on Ralph Romero</title>
    <link>https://blog.romero.id.au/tags/csharp/</link>
    <description>Recent content in CSharp on Ralph Romero</description>
    <generator>Hugo -- gohugo.io</generator>
    <language>en-us</language>
    <lastBuildDate>Mon, 15 Jun 2020 00:00:00 +0000</lastBuildDate><atom:link href="https://blog.romero.id.au/tags/csharp/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Applying C# Closures</title>
      <link>https://blog.romero.id.au/posts/applyingcsharpclosures/</link>
      <pubDate>Mon, 15 Jun 2020 00:00:00 +0000</pubDate>
      
      <guid>https://blog.romero.id.au/posts/applyingcsharpclosures/</guid>
      <description>There are many articles that describe what C# closures are, but it can be difficult to understand where or why you should use them. I&amp;rsquo;ll walk you through an example which will give you a better appreciation of the where and why. I assume you have already read other articles which describe what Closures are and how to implement them in C#.
Problem Statement We require a function that will give the word for hello in random different languages.</description>
    </item>
    
  </channel>
</rss>
