Created
May 7, 2012 18:30
-
-
Save mkrueger/2629493 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
------------------/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