C# Класс PiStrom.Config.MusicSource

Показать файл Открыть проект

Private Properties

Свойство Тип Описание

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

Метод Описание
GetFilesForFileType ( string fileType ) : IEnumerable

Gets the paths to all the files that are included in this music source.

Описание методов

GetFilesForFileType() публичный Метод

Gets the paths to all the files that are included in this music source.
public GetFilesForFileType ( string fileType ) : IEnumerable
fileType string The filetype of the music files.
Результат IEnumerable