Ejemplo n.º 1
0
 public long ToDecimal() => (long)natural.ToDecimal() * (Positive ? 1 : -1);