C# Class FastQuant.CurrencyId

Datei anzeigen Open project: fastquant/fastquant.dll

Public Methods

Method Description
GetId ( string name ) : byte
GetName ( byte id ) : string

Private Methods

Method Description
CurrencyId ( ) : System

Method Details

GetId() public static method

public static GetId ( string name ) : byte
name string
return byte

GetName() public static method

public static GetName ( byte id ) : string
id byte
return string