C# Class QuickFix.Fields.CurrencyRatio

CurrencyRatio Field
Inheritance: DecimalField
Show file Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
CurrencyRatio ( ) : System
CurrencyRatio ( Decimal val ) : System

Method Details

CurrencyRatio() public method

public CurrencyRatio ( ) : System
return System

CurrencyRatio() public method

public CurrencyRatio ( Decimal val ) : System
val Decimal
return System