VnaToolsDispose(Boolean) Method

Clean up any resources being used.

Definition

Namespace: Metas.Vna.Tools
Assembly: Metas.Vna.Tools (in Metas.Vna.Tools.exe) Version: 2.8.9053.20314
C#
protected override void Dispose(
	bool disposing
)

Parameters

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

See Also