C# Class PiStrom.Config.MusicSource

Afficher le fichier Open project: Banasen/PiStrom

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
GetFilesForFileType ( string fileType ) : IEnumerable

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

Method Details

GetFilesForFileType() public méthode

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.
Résultat IEnumerable