C# Class SessionViewer.Settings

Allows us to save/load the configuration file to/from XML
Mostrar archivo Open project: woanware/SessionViewer Class Usage Examples

Public Methods

Method Description
Load ( ) : string

Save ( ) : string

Settings ( ) : System

Private Methods

Method Description
GetPath ( ) : string

Method Details

Load() public method

public Load ( ) : string
return string

Save() public method

public Save ( ) : string
return string

Settings() public method

public Settings ( ) : System
return System