Skip to content

Instantly share code, notes, and snippets.

@chadmyers
chadmyers / SMBug.cs
Created June 28, 2011 21:47 — forked from jmarnold/SMBug.cs
SM Bug
using System;
using System.Diagnostics;
using System.Linq;
using StructureMap;
namespace ConsoleApplication2
{
class Program
{
static void Main(string[] args)