Exemplo n.º 1
0
 protected bool Equals(TypeSafeEnum <T> other) =>
 Value == other.Value;