C# Class sparkim_passview.Settings

Datei anzeigen Open project: adamcaudill/sparkim-passview Class Usage Examples

Public Methods

Method Description
GetPassword ( ) : string
GetServer ( ) : string
GetUser ( ) : string
Settings ( string file ) : System

Method Details

GetPassword() public method

public GetPassword ( ) : string
return string

GetServer() public method

public GetServer ( ) : string
return string

GetUser() public method

public GetUser ( ) : string
return string

Settings() public method

public Settings ( string file ) : System
file string
return System