C# Class Tangerine.Plugins.RhythmboxPlugin

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

Public Methods

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

Private Methods

Method Description
ClearPlaylists ( ) : void
ClearTracks ( ) : void
Init ( ) : void
OnRhythmboxChanged ( Inotify watch, string path, string subitem, string srcpath, Inotify type ) : void
RefreshPlaylists ( ) : void
RefreshTracks ( ) : void

Method Details

Dispose() public method

public Dispose ( ) : void
return void

RhythmboxPlugin() public method

public RhythmboxPlugin ( ) : System
return System