Click or drag to resize

BcfFaultViewCollectionTFaultViewDispose Method (Boolean)

Releases unmanaged and - optionally - managed resources.

Namespace:  CalculationWorks.ViewModel.Windows
Assembly:  CalculationWorks.ViewModel.Windows (in CalculationWorks.ViewModel.Windows.dll) Version: 4.2.0
Syntax
protected virtual void Dispose(
	bool disposing
)

Parameters

disposing
Type: SystemBoolean
to release both managed and unmanaged resources; to release only unmanaged resources.
See Also