FromDisplayName

Enumeration.FromDisplayName<T> method

按显示名称返回对象。

public static T FromDisplayName<T>(string displayName)
    where T : Enumeration, new()
范围 类型 描述
displayName String 显示名称

返回值

物体

也可以看看