C# Class FastQuant.CurrencyId

Afficher le fichier Open project: fastquant/fastquant.dll

Méthodes publiques

Méthode Description
GetId ( string name ) : byte
GetName ( byte id ) : string

Private Methods

Méthode Description
CurrencyId ( ) : System

Method Details

GetId() public static méthode

public static GetId ( string name ) : byte
name string
Résultat byte

GetName() public static méthode

public static GetName ( byte id ) : string
id byte
Résultat string