[]
Gets or sets the numertor of the fraction.
public T Numerator { get; set; }
A T that indicates the number written above the line in a common fraction to indicate the number of parts of the whole.
T