Class ModDownloader
- Namespace
- RadioExt_Helper.forms
- Assembly
- RadioExt-Helper.dll
public class ModDownloader : Form, IDropTarget, ISynchronizeInvoke, IWin32Window, IBindableComponent, IComponent, IDisposable, IContainerControl
- Inheritance
-
ModDownloader
- Implements
- Inherited Members
- Extension Methods
Constructors
ModDownloader()
Contains all mods that have been downloaded from Nexus, indexed by their ModID.
public ModDownloader()
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.