C# Class SessionViewer.Settings

Allows us to save/load the configuration file to/from XML
Afficher le fichier Open project: woanware/SessionViewer Class Usage Examples

Méthodes publiques

Méthode Description
Load ( ) : string

Save ( ) : string

Settings ( ) : System

Private Methods

Méthode Description
GetPath ( ) : string

Method Details

Load() public méthode

public Load ( ) : string
Résultat string

Save() public méthode

public Save ( ) : string
Résultat string

Settings() public méthode

public Settings ( ) : System
Résultat System