Skip to content

Instantly share code, notes, and snippets.

@mkrueger
Created May 7, 2012 18:30
Show Gist options
  • Save mkrueger/2629493 to your computer and use it in GitHub Desktop.
Save mkrueger/2629493 to your computer and use it in GitHub Desktop.
------------------/home/mike/TestBug/TestBug/Default.aspx.designer.cs
using System;
using System.Web;
using System.Web.UI;
namespace TestBug
{
public partial class Default
{
protected System.Web.UI.WebControls.Button button1;
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment