Ejemplo n.º 1
0
 public BigInteger Shall_the_result_be_correct(Fraction value)
 {
     return value.ToBigInteger();
 }