C# 클래스 Tangerine.Plugins.BansheePlugin

상속: IDisposable
파일 보기 프로젝트 열기: snorp/tangerine

공개 메소드들

메소드 설명
BansheePlugin ( ) : System
Dispose ( ) : void

비공개 메소드들

메소드 설명
Init ( ) : void
OnBansheeChanged ( Inotify watch, string path, string subitem, string srcpath, Inotify type ) : void
OpenConnection ( ) : bool
RefreshLoop ( ) : void
RefreshPlaylists ( ) : void
RefreshTracks ( ) : void

메소드 상세

BansheePlugin() 공개 메소드

public BansheePlugin ( ) : System
리턴 System

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void