Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
Steamp3
Settings
C# Class Steamp3.Settings
Afficher le fichier
Open project: ta0soft/STEAMp3
Méthodes publiques
Méthode
Description
Default
( ) :
void
Dispose
(
bool
save
) :
void
Load
(
string
url
) :
bool
Save
( ) :
bool
Settings
(
string
url
) :
System
Synchronize
( ) :
void
Private Methods
Méthode
Description
LoadRadioStations
(
XmlNode
node
) :
void
Method Details
Default()
public
méthode
public
Default
( ) :
void
Résultat
void
Dispose()
public
méthode
public
Dispose
(
bool
save
) :
void
save
bool
Résultat
void
Load()
public
méthode
public
Load
(
string
url
) :
bool
url
string
Résultat
bool
Save()
public
méthode
public
Save
( ) :
bool
Résultat
bool
Settings()
public
méthode
public
Settings
(
string
url
) :
System
url
string
Résultat
System
Synchronize()
public
méthode
public
Synchronize
( ) :
void
Résultat
void