C# Class Qowaiv.Globalization.CountryToCurrency

Mostra file Open project: Corniel/Qowaiv

Public Properties

Property Type Description
All ReadOnlyCollection

Public Methods

Method Description
CountryToCurrency ( Country country, Currency currency ) : Qowaiv.Financial
CountryToCurrency ( Country country, Currency currency, Date startdate ) : Qowaiv.Financial

Method Details

CountryToCurrency() public method

public CountryToCurrency ( Country country, Currency currency ) : Qowaiv.Financial
country Country
currency Qowaiv.Financial.Currency
return Qowaiv.Financial

CountryToCurrency() public method

public CountryToCurrency ( Country country, Currency currency, Date startdate ) : Qowaiv.Financial
country Country
currency Qowaiv.Financial.Currency
startdate Date
return Qowaiv.Financial

Property Details

All public_oe static_oe property

public static ReadOnlyCollection All
return ReadOnlyCollection