![]() |
Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
|
Contains a pair of currencies, for currency conversion. More...
Public Member Functions | |
| CurrencyPair (CaseInsensitiveString From, CaseInsensitiveString To) | |
| Contains a pair of currencies, for currency conversion. More... | |
Properties | |
| CaseInsensitiveString | From [get] |
| From Currency More... | |
| CaseInsensitiveString | To [get] |
| To Currency More... | |
Contains a pair of currencies, for currency conversion.
Definition at line 8 of file CurrencyPair.cs.
| Paiwise.CurrencyPair.CurrencyPair | ( | CaseInsensitiveString | From, |
| CaseInsensitiveString | To | ||
| ) |
Contains a pair of currencies, for currency conversion.
| From | From Currency |
| To | To Currency |
Definition at line 15 of file CurrencyPair.cs.
|
get |
From Currency
Definition at line 24 of file CurrencyPair.cs.
|
get |
To Currency
Definition at line 29 of file CurrencyPair.cs.