Click or drag to resize

MVCANControllerEditOriginalDocBaseTModel, TViewDispose(Boolean) Method

Releases unmanaged and, optionally, managed resources.

Namespace: Altaxo.Gui
Assembly: AltaxoBase (in AltaxoBase.dll) Version: 4.8.3448.0 (4.8.3448.0)
Syntax
C#
public override void Dispose(
	bool isDisposing
)

Parameters

isDisposing  Boolean
true to release both managed and unmanaged resources; false to release only unmanaged resources.
See Also