string name = Enum.GetName(typeof(GlobalColor), color);. 14. var type = typeof(ColorName);. 15. return (ColorName)type.
確定! 回上一頁