예제 #1
0
 public static decimal GetDecimal(this Enum _enum) => EnumValue.GetDecimal(_enum);