C# 클래스 WaveBox.FolderScanning.OrphanScanOperation

상속: WaveBox.Core.OperationQueue.AbstractOperation
파일 보기 프로젝트 열기: einsteinx2/WaveBox

공개 메소드들

메소드 설명
OrphanScanOperation ( int delayMilliSeconds ) : System
Start ( ) : void

비공개 메소드들

메소드 설명
CheckAlbumArtists ( ) : void
CheckAlbums ( ) : void
CheckArtists ( ) : void
CheckFolders ( ) : void
CheckGenres ( ) : void
CheckSongs ( ) : void
CheckVideos ( ) : void

메소드 상세

OrphanScanOperation() 공개 메소드

public OrphanScanOperation ( int delayMilliSeconds ) : System
delayMilliSeconds int
리턴 System

Start() 공개 메소드

public Start ( ) : void
리턴 void