Suoranta.Finance Namespace
Suoranta.Finance - Developer API

FxPair Members

The FxPair type exposes the following members.

Constructors


  Name Description
Public method FxPair
Initializes a new instance of the FxPair struct.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from ValueType.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from ValueType.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member Parse
Creates FxPair equivalent of symbol.
Public method Reverse
Swaps Base and Target.
Public method ToString
Public method Static member TryParse
Tries to parse symbol.

Properties


  Name Description
Public property Base
Gets

Field Value

the base currency at which Target is quoted.
Public property Target
Gets

Field Value

the target currency.