C# Class MultiRemoteDesktopClient.ApplicationSettings

Afficher le fichier Open project: Nullstr1ng/MultiRDPClient.NET

Méthodes publiques

Свойство Type Description
Settings SettingsModel

Méthodes publiques

Méthode Description
ApplicationSettings ( ) : System
IsAppConfigExists ( ) : bool
Read ( ) : void
Save ( ) : bool

Method Details

ApplicationSettings() public méthode

public ApplicationSettings ( ) : System
Résultat System

IsAppConfigExists() public méthode

public IsAppConfigExists ( ) : bool
Résultat bool

Read() public méthode

public Read ( ) : void
Résultat void

Save() public méthode

public Save ( ) : bool
Résultat bool

Property Details

Settings public_oe property

public SettingsModel Settings
Résultat SettingsModel