C# 클래스 Banshee.LibraryWatcher.SourceWatcher

상속: IDisposable
파일 보기 프로젝트 열기: mono-soc-2011/banshee 1 사용 예제들

공개 메소드들

메소드 설명
Dispose ( ) : void
SourceWatcher ( LibrarySource library ) : System

비공개 메소드들

메소드 설명
AddTrack ( string track ) : void
GetMetadataHash ( QueueItem item ) : string
OnChanged ( object source, FileSystemEventArgs args ) : void
RemoveTrack ( string track ) : void
RenameTrack ( string oldFullPath, string fullPath ) : void
UpdateTrack ( string track ) : void
Watch ( ) : void

메소드 상세

Dispose() 공개 메소드

public Dispose ( ) : void
리턴 void

SourceWatcher() 공개 메소드

public SourceWatcher ( LibrarySource library ) : System
library Banshee.Library.LibrarySource
리턴 System