C# Class QuickFix.Fields.ResponseTransportType

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

Public Methods

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

Method Details

ResponseTransportType() public method

public ResponseTransportType ( ) : System
return System

ResponseTransportType() public method

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