GuiUncListBudgetDispose(Boolean) Method

Clean up any resources being used.

Definition

Namespace: Metas.UncLib.LinProp.Gui
Assembly: Metas.UncLib.LinProp (in Metas.UncLib.LinProp.dll) Version: 2.8.9053.20196
C#
protected override void Dispose(
	bool disposing
)

Parameters

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

See Also