C# Class QuickFix.Fields.ModelType

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

Public Methods

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

Method Details

ModelType() public method

public ModelType ( ) : System
return System

ModelType() public method

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