C# 클래스 Qowaiv.Globalization.CountryToCurrency

파일 보기 프로젝트 열기: Corniel/Qowaiv

공개 프로퍼티들

프로퍼티 타입 설명
All ReadOnlyCollection

공개 메소드들

메소드 설명
CountryToCurrency ( Country country, Currency currency ) : Qowaiv.Financial
CountryToCurrency ( Country country, Currency currency, Date startdate ) : Qowaiv.Financial

메소드 상세

CountryToCurrency() 공개 메소드

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

CountryToCurrency() 공개 메소드

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

프로퍼티 상세

All 공개적으로 정적으로 프로퍼티

public static ReadOnlyCollection All
리턴 ReadOnlyCollection