C# Class QSCurrency.CBR.CurrencyConverter

Afficher le fichier Open project: QualitySolution/QSProjects

Méthodes publiques

Méthode Description
Convert ( decimal money, string inCurrency, string toCurrency ) : decimal?

Method Details

Convert() public static méthode

public static Convert ( decimal money, string inCurrency, string toCurrency ) : decimal?
money decimal
inCurrency string
toCurrency string
Résultat decimal?