Rational Constructor

Initializes a new instance of the Rational class.

Overload List

Name Description
Public method Rational()

Initializes a new instance of the Rational class.

Public method Rational(Int32, Int32)

Initializes a new instance of the Rational class with the specified dividend and divider.

See Also

Reference