C# Class Audioquarium.Itemsource

Afficher le fichier Open project: FishPhd/Audioquarium Class Usage Examples

Méthodes publiques

Свойство Type Description
SongLibrary List

Méthodes publiques

Méthode Description
LoadSongs ( string path ) : int

Private Methods

Méthode Description
GetFiles ( string path, string pattern ) : List

Method Details

LoadSongs() public static méthode

public static LoadSongs ( string path ) : int
path string
Résultat int

Property Details

SongLibrary public_oe static_oe property

public static List SongLibrary
Résultat List