예제 #1
0
 public static int CompareTo <TEnum>(TEnum value, TEnum other) => Enums.CompareToUnsafe(value, other);