public override double ConvertFrom(Liquid fromUnit, double amount) { return(fromUnit.Convert(this, amount)); }