C# 클래스 PiStrom.Config.MusicSource

파일 보기 프로젝트 열기: Banasen/PiStrom

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