FrmConnexionDispose(Boolean) Method

Clean up any resources being used.

Definition

Namespace: MediaTekDocuments.view
Assembly: MediaTekDocuments (in MediaTekDocuments.exe) Version: 1.0.0.0 (1.0.0.0)
C#
protected override void Dispose(
	bool disposing
)

Parameters

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

See Also