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
ApplicationSettings
C# Class ApplicationSettings, code
ファイルを表示
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