C# Class QuickFix.Fields.AllowableOneSidednessPct

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

Public Methods

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

Method Details

AllowableOneSidednessPct() public method

public AllowableOneSidednessPct ( ) : System
return System

AllowableOneSidednessPct() public method

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