Click or drag to resize

ShellBrowserBaseDispose Method

Releases all resources held by this instance.

Namespace: Jam.Shell
Assembly: ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.2
Syntax
protected override void Dispose(
	bool disposing
)

Parameters

disposing  Boolean
is passed to the base class is not relevant to the actions taken in this method
See Also