Toggle navigation
Hot Examples
JP
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
検索
Home
MultiRemoteDesktopClient
ApplicationSettings
C# Class MultiRemoteDesktopClient.ApplicationSettings
ファイルを表示
Open project: Nullstr1ng/MultiRDPClient.NET
Public Properties
Property
Type
Description
Settings
SettingsModel
Public Methods
Method
Description
ApplicationSettings
( ) :
System
IsAppConfigExists
( ) :
bool
Read
( ) :
void
Save
( ) :
bool
Method Details
ApplicationSettings()
public
method
public
ApplicationSettings
( ) :
System
return
System
IsAppConfigExists()
public
method
public
IsAppConfigExists
( ) :
bool
return
bool
Read()
public
method
public
Read
( ) :
void
return
void
Save()
public
method
public
Save
( ) :
bool
return
bool
Property Details
Settings
public_oe property
public
SettingsModel
Settings
return
SettingsModel