MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
SongQuery Constructor (type)
NamespacesMPfmSongQuerySongQuery(SongQueryType)
Constructor for SongQuery that requires the song query type.
Declaration Syntax
C#Visual Basic
public SongQuery(
	SongQueryType type
)
Public Sub New ( _
	type As SongQueryType _
)
Parameters
type (SongQueryType)
Song Query Type

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