public virtual Money FromUSDollar(
decimal value
)
InvalidConversionException | Thrown if the conversion cannot be performed. The most common reason for this is that you have not called SetConversion(ICurrency, Decimal) with an entry for the target currency. |