C# Class QuickFix.Fields.Text

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

Public Methods

Method Description
Text ( ) : System
Text ( string val ) : System

Method Details

Text() public method

public Text ( ) : System
return System

Text() public method

public Text ( string val ) : System
val string
return System