Ejemplo n.º 1
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <RadianAngle, AngleUnit>(this);
Ejemplo n.º 2
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <RadianAngle, AngleUnit>(formatProvider, this);
Ejemplo n.º 3
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Area, AreaUnit>(this);
Ejemplo n.º 4
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Area, AreaUnit>(formatProvider, this);
Ejemplo n.º 5
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <SpecificEnergy, SpecificEnergyUnit>(formatProvider, this);
Ejemplo n.º 6
0
 public override string ToString() =>
 DummyStaticFormatter.ToString(this);
Ejemplo n.º 7
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Length, LengthUnit>(formatProvider, this);
Ejemplo n.º 8
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Weight, WeightUnit>(formatProvider, this);
Ejemplo n.º 9
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Volume, VolumeUnit>(formatProvider, this);
Ejemplo n.º 10
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Length, LengthUnit>(this);
Ejemplo n.º 11
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Volume, VolumeUnit>(this);
Ejemplo n.º 12
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Speed, SpeedUnit>(formatProvider, this);
Ejemplo n.º 13
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Speed, SpeedUnit>(this);
Ejemplo n.º 14
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Power, PowerUnit>(this);
Ejemplo n.º 15
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <SpecificEnergy, SpecificEnergyUnit>(this);
Ejemplo n.º 16
0
 public string ToString(IFormatProvider formatProvider) =>
 DummyStaticFormatter.ToString <Power, PowerUnit>(formatProvider, this);
Ejemplo n.º 17
0
 public override string ToString() =>
 DummyStaticFormatter.ToString <Weight, WeightUnit>(this);