C# Class QuickFix.Fields.CcyAmt

CcyAmt Field
Inheritance: DecimalField
Exibir arquivo Open project: kennystone/quickfixn Class Usage Examples

Public Methods

Method Description
CcyAmt ( ) : System
CcyAmt ( Decimal val ) : System

Method Details

CcyAmt() public method

public CcyAmt ( ) : System
return System

CcyAmt() public method

public CcyAmt ( Decimal val ) : System
val Decimal
return System