C# 클래스 WaveBox.Service.Services.FileManagerService

상속: IService
파일 보기 프로젝트 열기: einsteinx2/WaveBox

공개 메소드들

메소드 설명
Start ( ) : bool

Start() grabs the list of media folders from Settings, checks if they exist, and then begins to scan them for media fields

Stop ( ) : bool

메소드 상세

Start() 공개 메소드

Start() grabs the list of media folders from Settings, checks if they exist, and then begins to scan them for media fields
public Start ( ) : bool
리턴 bool

Stop() 공개 메소드

public Stop ( ) : bool
리턴 bool