Exemplo n.º 1
0
 public static double ConvertToUnit(this IQuantity quantity, string unit) => quantity.ConvertToUnit(quantity.Value, unit);