Table of Contents

Class BackupPreview

Namespace
RadioExt_Helper.forms
Assembly
RadioExt-Helper.dll
public sealed class BackupPreview : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
Inheritance
BackupPreview
Implements
Inherited Members
Extension Methods

Constructors

BackupPreview(CompressionLevel)

public BackupPreview(CompressionLevel compressionLevel)

Parameters

compressionLevel CompressionLevel

Methods

Dispose(bool)

Clean up any resources being used.
protected override void Dispose(bool disposing)

Parameters

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

~BackupPreview()

Destructor responsible for cleaning up resources.
protected ~BackupPreview()