GuiPrimaryFemaleOpenStandardDispose(Boolean) Method

Clean up any resources being used.

Definition

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

Parameters

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

See Also