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
LaunchServer
Settings
C# Class LaunchServer.Settings
Exibir arquivo
Open project: N3X15/MineEdit
Public Methods
Method
Description
Get
(
string
k
,
string
def
) :
string
Init
( ) :
void
Private Methods
Method
Description
Save
( ) :
void
Set
(
string
k
,
string
v
) :
void
Method Details
Get()
public
static
method
public
static
Get
(
string
k
,
string
def
) :
string
k
string
def
string
return
string
Init()
public
static
method
public
static
Init
( ) :
void
return
void