MPfm: Music Player for Musicians - Developer Documentation - 0.6.0.0
Library Constructor (databaseFilePath)
Namespaces
►
MPfm.Library
►
Library
►
Library(String)
C#
Visual Basic
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)