How do I correctly declare this variable

后端 未结 0 1125
萌比男神i
萌比男神i 2021-01-29 06:44

I have a problem with declaring the position variable

    class A
    {
        public int X { get; set; }
        public int Y { get; set; }
    }
    abstract c         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题