C# Class QuickFix.Fields.QtyType

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

Public Methods

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

Method Details

QtyType() public method

public QtyType ( ) : System
return System

QtyType() public method

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