C# Class QuickFix.Fields.QuantityType

QuantityType Field
Inheritance: IntField
Show file Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

QuantityType() public method

public QuantityType ( ) : System
return System

QuantityType() public method

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