GuiJournalSpectrumAnalyzerSettingsEditorDispose(Boolean) Method

Clean up any resources being used.

Definition

Namespace: Metas.Vna.Journal.Gui
Assembly: Metas.Vna.Journal (in Metas.Vna.Journal.dll) Version: 2.8.9053.20299
C#
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
true if managed resources should be disposed; otherwise, false.

See Also