C# Class uTorrentNotifier.ClassRegistry

Inheritance: IDisposable
Show file Open project: ejholmes/uTorrent-Notifier Class Usage Examples

Public Methods

Method Description
ClassRegistry ( ) : System
Dispose ( ) : void

Protected Methods

Method Description
Dispose ( bool disposing ) : void

Method Details

ClassRegistry() public method

public ClassRegistry ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void

Dispose() protected method

protected Dispose ( bool disposing ) : void
disposing bool
return void