frmEditToolsDispose Method

Clean up any resources being used.

Definition

Namespace: ShopTools
Assembly: ShopTools (in ShopTools.exe) Version: 25.2429.4649
C#
protected virtual void Dispose(
	bool disposing
)

Parameters

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

See Also