TA贡献1830条经验 获得超9个赞
Enum.GetName(typeof(CountState),1);
TA贡献1820条经验 获得超10个赞
((CountState)1).ToString()
举报