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
Cindeck
Core
AppConfig
C# Class Cindeck.Core.AppConfig
Afficher le fichier
Open project: noelex/Cindeck
Class Usage Examples
Private Properties
Свойство
Type
Description
AppConfig
System
Méthodes publiques
Méthode
Description
GetNextLid
( ) :
int
Load
( ) :
AppConfig
Reset
( ) :
void
Save
( ) :
void
Private Methods
Méthode
Description
AppConfig
( ) :
System
Method Details
GetNextLid()
public
méthode
public
GetNextLid
( ) :
int
Résultat
int
Load()
public
static
méthode
public
static
Load
( ) :
AppConfig
Résultat
AppConfig
Reset()
public
static
méthode
public
static
Reset
( ) :
void
Résultat
void
Save()
public
méthode
public
Save
( ) :
void
Résultat
void