C# Class QuickFix.Fields.ComplexEventPriceBoundaryPrecision

ComplexEventPriceBoundaryPrecision Field
Inheritance: DecimalField
ファイルを表示 Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

ComplexEventPriceBoundaryPrecision() public method

public ComplexEventPriceBoundaryPrecision ( ) : System
return System

ComplexEventPriceBoundaryPrecision() public method

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