C# Class QuickFix.Fields.AdjustmentType

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

Public Methods

Method Description
AdjustmentType ( ) : System
AdjustmentType ( int val ) : System

Method Details

AdjustmentType() public method

public AdjustmentType ( ) : System
return System

AdjustmentType() public method

public AdjustmentType ( int val ) : System
val int
return System