C# Class QuickFix.Fields.BookingType

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

Public Methods

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

Method Details

BookingType() public method

public BookingType ( ) : System
return System

BookingType() public method

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