MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SongQuery Constructor
NamespacesMPfmSongQuerySongQuery()()()()
Members
IconMemberDescription
SongQuery()()()()
Default constructor for SongQuery. Returns all songs from the database.

SongQuery(SongQueryType)
Constructor for SongQuery that requires the song query type.

SongQuery(String)
Constructor for SongQuery that defines the query as Artist using the artist name passed in parameter.

SongQuery(String, String)
Constructor for SongQuery that defines the query as Artist/Album using the artist name and album title passed in parameter.

SongQuery(Guid)
Constructor for SongQuery that defines the query as Playlist using the playlist identifier passed in parameter.

Assembly: MPfm (Module: MPfm) Version: 0.6.0.0 (0.6.0.0)