AmountMultiply Operator

Overload List

Multiply(Amount, Amount) Multiplies two Amount.
Multiply(Amount, Double) Multiplies an Amount with a Double value.
Multiply(Double, Amount) Multiplies a Double value with an Amount.

See Also