Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Method SetAmount

    SetAmount(decimal, string)

    Sets the amount the bag contains for the specified currency code.

    Declaration
    public void SetAmount(decimal amount, string currencyCode)
    Parameters
    Type Name Description
    decimal amount
    string currencyCode
    Implements
    IMoneyBag.SetAmount(decimal, string)

    SetAmount(decimal, Currency)

    Sets the amount the bag contains for the specified currency code.

    Declaration
    public void SetAmount(decimal amount, Currency currency)
    Parameters
    Type Name Description
    decimal amount
    Currency currency
    Implements
    IMoneyBag.SetAmount(decimal, Currency)
    © Singulink. All rights reserved.