Get int value from enum in C#

前端 未结 28 1927
臣服心动
臣服心动 2020-11-22 04:58

I have a class called Questions (plural). In this class there is an enum called Question (singular) which looks like this.

public e         


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