'Declaration
Public Structure Fraction(Of T) Inherits System.ValueType
public struct Fraction<T> : System.ValueType
'Declaration
Public Structure Fraction(Of T) Inherits System.ValueType
public struct Fraction<T> : System.ValueType
System.Object
System.ValueType
C1.Framework.Mathematics.Fraction<T>