示例#1
0
 public static bool GetBoolean(this Enum _enum) => EnumValue.GetBoolean(_enum);