Toggle navigation
Hot Examples
FR
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Rechercher
Accueil
LaunchServer
Settings
C# Class LaunchServer.Settings
Afficher le fichier
Open project: N3X15/MineEdit
Méthodes publiques
Méthode
Description
Get
(
string
k
,
string
def
) :
string
Init
( ) :
void
Private Methods
Méthode
Description
Save
( ) :
void
Set
(
string
k
,
string
v
) :
void
Method Details
Get()
public
static
méthode
public
static
Get
(
string
k
,
string
def
) :
string
k
string
def
string
Résultat
string
Init()
public
static
méthode
public
static
Init
( ) :
void
Résultat
void