Public Gists by jbevain

gist: 199666 A tool to rewrite generic c...
Gravatar
Fri Oct 02 04:10:59 -0700 2009
1
2
3
using System;
using System.Collections;
using System.Collections.Generic;
gist: 158644 A test program to use the R...
Gravatar
Thu Jul 30 03:23:22 -0700 2009
1
2
3
using System;
using System.Collections.Generic;
using System.Linq;
gist: 158643 Tool to rebase System.React...
Gravatar
Thu Jul 30 03:22:36 -0700 2009
1
2
3
using System;
using System.Globalization;
using System.Linq;
gist: 104006 Code to resolve a property'...
Gravatar
Wed Apr 29 12:42:08 -0700 2009
1
2
3
//
// BackingFieldResolver.cs
//
gist: 104001 A reflection based disassem...
Gravatar
Wed Apr 29 12:37:10 -0700 2009
1
2
3
//
// MethodBaseRocks.cs
//