Toggle navigation
Hot Examples
PT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Pesquisar
Página Inicial
ApplicationSettings
C# Class ApplicationSettings, code
Exibir arquivo
Open project: shendongnian/code
Class Usage Examples
Public Methods
Method
Description
Load
(
string
xml
) :
T
Save
(
obj
) :
void
Method Details
Load()
public
static
method
public
static
Load
(
string
xml
) :
T
xml
string
return
T
Save()
public
static
method
public
static
Save
(
obj
) :
void
return
void