Neuron®
The Neuron® is the basis for the creation of open and secure federated networks for smart societies.
Loading...
Searching...
No Matches
Paiwise.CurrencyPair Class Reference

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...
 

Detailed Description

Contains a pair of currencies, for currency conversion.

Definition at line 8 of file CurrencyPair.cs.

Constructor & Destructor Documentation

◆ CurrencyPair()

Paiwise.CurrencyPair.CurrencyPair ( CaseInsensitiveString  From,
CaseInsensitiveString  To 
)

Contains a pair of currencies, for currency conversion.

Parameters
FromFrom Currency
ToTo Currency

Definition at line 15 of file CurrencyPair.cs.

Property Documentation

◆ From

CaseInsensitiveString Paiwise.CurrencyPair.From
get

From Currency

Definition at line 24 of file CurrencyPair.cs.

◆ To

CaseInsensitiveString Paiwise.CurrencyPair.To
get

To Currency

Definition at line 29 of file CurrencyPair.cs.


The documentation for this class was generated from the following file: