YieldQuote(Double, Redemption) Constructor

Initializes a new instance of the YieldQuote class

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
public YieldQuote(
	double yield,
	Redemption redemption
)

Parameters

yield  Double
 
redemption  Redemption
 

See Also