C# 클래스 QSCurrency.CBR.CurrencyConverter

파일 보기 프로젝트 열기: QualitySolution/QSProjects

공개 메소드들

메소드 설명
Convert ( decimal money, string inCurrency, string toCurrency ) : decimal?

메소드 상세

Convert() 공개 정적인 메소드

public static Convert ( decimal money, string inCurrency, string toCurrency ) : decimal?
money decimal
inCurrency string
toCurrency string
리턴 decimal?