Skip to content

Instantly share code, notes, and snippets.

View jejernig's full-sized avatar

Eric Jernigan jejernig

  • Madison, MS
  • 08:52 (UTC -05:00)
View GitHub Profile

Keybase proof

I hereby claim:

  • I am jejernig on github.
  • I am jejernig (https://keybase.io/jejernig) on keybase.
  • I have a public key ASBjj0mK46oih_WfSGmV_vo3ABSW_bb-TBeeMtL19ELJQgo

To claim this, I am signing this object:

using System;
using System.Collections.Generic;
using System.Linq;
using System.Text;
namespace Common
{
public class ChangeReason : DynamicEnum<ChangeReason>
{