MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Library Constructor (databaseFilePath)
NamespacesMPfm.LibraryLibraryLibrary(String)
Constructs the Library class using the specified database file path.
Declaration Syntax
C#Visual Basic
public Library(
	string databaseFilePath
)
Public Sub New ( _
	databaseFilePath As String _
)
Parameters
databaseFilePath (String)
Database file path

Assembly: MPfm.Library (Module: MPfm.Library) Version: 0.5.3.0 (0.5.3.0)