我是初学者,我正在看书做练习。下面是我的代码,我得到了这个“'Windowsform.Form1'类型声明缺少部分修饰符;存在此类型的另一个部分声明”。我该怎么办?我的代码如下:usingSystem;usingSystem.Windows.Forms;namespaceWindowsform{publicclassForm1:Form{privateTextBoxtxtEnter;privateLabellblDisplay;privateButtonbtnOk;publicForm1(){this.txtEnter=newTextBox();this.lblDisplay=newL