C# Класс WaveBox.Service.Services.FileManagerService

Наследование: IService
Показать файл Открыть проект

Открытые методы

Метод Описание
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