CDFixedInterestRateCalculatorDispose(Boolean) Method

Releases the unmanaged resources used by the CDFixedInterestRateCalculator and optionally releases the managed resources

Definition

Namespace: com.ftlabs.fisa.calc
Assembly: FISA.NET (in FISA.NET.dll) Version: 1.16.0.13 (1.16.0.13)
C#
protected virtual void Dispose(
	bool A_0
)

Parameters

A_0  Boolean
True to release both managed and unmanaged resources; false to release only unmanaged resources

See Also