C# Class QuickFix.Fields.DeliveryType

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

Public Methods

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

Method Details

DeliveryType() public method

public DeliveryType ( ) : System
return System

DeliveryType() public method

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