Currency Currency
Currency Currency
DocFX + Singulink = ♥

Search Results for

    Constructor CurrencyRegistry

    CurrencyRegistry(string, IEnumerable<Currency>)

    Initializes a new instance of the CurrencyRegistry class with the specified name and set of currencies.

    Declaration
    public CurrencyRegistry(string name, IEnumerable<Currency> currencies)
    Parameters
    Type Name Description
    string name
    IEnumerable<Currency> currencies
    Exceptions
    Type Condition
    ArgumentException

    The currencies argument had multiple currencies with the same currency code.

    © Singulink. All rights reserved.