예제 #1
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <KinematicViscosityUnit>(this, format, formatProvider));
 }
예제 #2
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <ReactiveEnergyUnit>(this, format, provider));
 }
예제 #3
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <AreaMomentOfInertiaUnit>(this, format, formatProvider));
 }
예제 #4
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <ElectricFieldUnit>(this, format, provider));
 }
예제 #5
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <CoefficientOfThermalExpansionUnit>(this, format, provider));
 }
예제 #6
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <IrradiationUnit>(this, format, provider));
 }
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <MolarMassUnit>(this, format, formatProvider));
 }
예제 #8
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <LinearDensityUnit>(this, format, provider));
 }
예제 #9
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <HeatTransferCoefficientUnit>(this, format, formatProvider));
 }
예제 #10
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <ElectricCurrentGradientUnit>(this, format, formatProvider));
 }
예제 #11
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <ElectricAdmittanceUnit>(this, format, formatProvider));
 }
예제 #12
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <SpecificFuelConsumptionUnit>(this, format, provider));
 }
예제 #13
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <StandardVolumeFlowUnit>(this, format, provider));
 }
예제 #14
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <ElectricChargeDensityUnit>(this, format, formatProvider));
 }
예제 #15
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <FrequencyUnit>(this, format, formatProvider));
 }
예제 #16
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <RotationalStiffnessPerLengthUnit>(this, format, provider));
 }
예제 #17
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <DynamicViscosityUnit>(this, format, provider));
 }
예제 #18
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <CatalyticVolumeActivityUnit>(this, format, provider));
 }
예제 #19
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <ApparentEnergyUnit>(this, format, formatProvider));
 }
예제 #20
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <SpecificEntropyUnit>(this, format, provider));
 }
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <AmplitudeRatioUnit>(this, format, formatProvider));
 }
예제 #22
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <VolumetricHeatCapacityUnit>(this, format, provider));
 }
예제 #23
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <ThermalConductivityUnit>(this, format, provider));
 }
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <RotationalAccelerationUnit>(this, format, formatProvider));
 }
예제 #25
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <SolidAngleUnit>(this, format, provider));
 }
예제 #26
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <RatioChangeRateUnit>(this, format, provider));
 }
예제 #27
0
 /// <inheritdoc cref="QuantityFormatter.Format{TUnitType}(IQuantity{TUnitType}, string, IFormatProvider)"/>
 /// <summary>
 /// Gets the string representation of this instance in the specified format string using the specified format provider, or <see cref="CultureInfo.CurrentUICulture" /> if null.
 /// </summary>
 /// <param name="format">The format string.</param>
 /// <param name="formatProvider">Format to use for localization and number formatting. Defaults to <see cref="CultureInfo.CurrentUICulture" /> if null.</param>
 /// <returns>The string representation.</returns>
 public string ToString(string format, IFormatProvider formatProvider)
 {
     return(QuantityFormatter.Format <ThermalResistanceUnit>(this, format, formatProvider));
 }
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <PermeabilityUnit>(this, format, provider));
 }
예제 #29
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <TemperatureDeltaUnit>(this, format, provider));
 }
예제 #30
0
 public string ToString(string format, IFormatProvider?provider)
 {
     return(QuantityFormatter.Format <VolumePerLengthUnit>(this, format, provider));
 }