C# Class OpenHome.Songcast.Configuration

Afficher le fichier Open project: openhome/ohSongcast Class Usage Examples

Private Properties

Свойство Type Description
New Configuration
SetPath void

Méthodes publiques

Méthode Description
Load ( ) : Configuration
Save ( ) : void

Private Methods

Méthode Description
New ( string aPath ) : Configuration
SetPath ( string aPath ) : void

Method Details

Load() public static méthode

public static Load ( ) : Configuration
Résultat Configuration

Save() public méthode

public Save ( ) : void
Résultat void