Rational Rational constructor Initializes a new instance of the Rational class. public Rational ( int numerator , int...... public Rational ( int numerator , int denominator ) Parameter...Type Description numerator Int32 The numerator. denominator Int32...