Property IReadOnlyMoneyBag.Currencies
IReadOnlyMoneyBag.Currencies
Gets the currencies that this bag contains.
Declaration
IReadOnlyCollection<Currency> IReadOnlyMoneyBag.Currencies { get; }
Returns
Type | Description |
---|---|
IReadOnlyCollection<Currency> |