Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
ForumSurfer
Data
Settings
C# Class ForumSurfer.Data.Settings
Inheritance:
Model.Settings
Show file
Open project: spaghettidba/ForumSurfer
Class Usage Examples
Public Methods
Method
Description
Load
( ) :
void
Save
( ) :
void
Settings
( ) :
System
Settings
(
Settings
s
) :
System
Private Methods
Method
Description
SaveKeyValuePair
(
String
_name
,
String
_value
) :
void
Method Details
Load()
public
method
public
Load
( ) :
void
return
void
Save()
public
method
public
Save
( ) :
void
return
void
Settings()
public
method
public
Settings
( ) :
System
return
System
Settings()
public
method
public
Settings
(
Settings
s
) :
System
s
Settings
return
System