我正在关注thisMicrosoftguidetocreateawindowsservice.但是,当我尝试在名为“Program.cs”的自动生成页面上构建它时里面有这段代码namespaceBetfairBOTV2Service{staticclassProgram{//////Themainentrypointfortheapplication.///staticvoidMain(){ServiceBase[]ServicesToRun;ServicesToRun=newServiceBase[]{newBrainiacVersion2()//notgreenthough!!!!