C# Class QuickFix.Fields.PriceType

PriceType Field
Inheritance: IntField
Exibir arquivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

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

Method Details

PriceType() public method

public PriceType ( ) : System
return System

PriceType() public method

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