Click or drag to resize

SystemImageListDispose Method

This code added to correctly implement the disposable pattern.

Namespace:  Jam.Shell
Assembly:  ShellBrowser.Core (in ShellBrowser.Core.dll) Version: 7.0
Syntax
public void Dispose()

Implements

IDisposableDispose
See Also