C# Class Tangerine.Plugins.LsongsPlugin

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

Public Methods

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

Private Methods

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

Method Details

Dispose() public method

public Dispose ( ) : void
return void

LsongsPlugin() public method

public LsongsPlugin ( ) : System
return System