TaskDialogFinalize Method

Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.

Definition

Namespace: KGySoft.WinForms.Components
Assembly: KGySoft.WinForms (in KGySoft.WinForms.dll) Version: 5.0.1
C#
~Finalize()

See Also