Given the enum type and a string representation of the member name, you can use the Enum.Parse method to get the underlying value of that member ...
確定! 回上一頁