C# Class Tangerine.Plugins.BansheePlugin

Inheritance: IDisposable
ファイルを表示 Open project: snorp/tangerine

Public Methods

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

Private Methods

Method Description
Init ( ) : void
OnBansheeChanged ( Inotify watch, string path, string subitem, string srcpath, Inotify type ) : void
OpenConnection ( ) : bool
RefreshLoop ( ) : void
RefreshPlaylists ( ) : void
RefreshTracks ( ) : void

Method Details

BansheePlugin() public method

public BansheePlugin ( ) : System
return System

Dispose() public method

public Dispose ( ) : void
return void