Skip to content

Instantly share code, notes, and snippets.

@claudiug
Created December 15, 2011 14:38
Show Gist options
  • Save claudiug/1481309 to your computer and use it in GitHub Desktop.
Save claudiug/1481309 to your computer and use it in GitHub Desktop.
using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace ConsoleApplication4
{
class Program
{
static void Main(string[] args)
{
}
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment