OTF2Dot14 public struct OTF2Dot14 Documentation public ushort Fraction { get; } public ushort Mantissa { get; } public short ValAsShort { get; set; } public OTF2Dot14(short valAsShort) public static bool op_Equality(OTF2Dot14 f1, OTF2Dot14 f2) public static double op_Explicit(OTF2Dot14 valAsShort) public static bool op_Inequality(OTF2Dot14 f1, OTF2Dot14 f2)