must declare a body because it is not marked abstract or extern? C#/ASP.NET

前端 未结 3 1361
走了就别回头了
走了就别回头了 2021-01-22 11:47

I have a normal web form with code behind, in this code behind I can instantiate a couple of classes I have in the root folder, such as:

public partial class _De         


        
3条回答
提交回复
热议问题