Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
Cindeck
Core
AppConfig
C# Class Cindeck.Core.AppConfig
Datei anzeigen
Open project: noelex/Cindeck
Class Usage Examples
Private Properties
Property
Type
Description
AppConfig
System
Public Methods
Method
Description
GetNextLid
( ) :
int
Load
( ) :
AppConfig
Reset
( ) :
void
Save
( ) :
void
Private Methods
Method
Description
AppConfig
( ) :
System
Method Details
GetNextLid()
public
method
public
GetNextLid
( ) :
int
return
int
Load()
public
static
method
public
static
Load
( ) :
AppConfig
return
AppConfig
Reset()
public
static
method
public
static
Reset
( ) :
void
return
void
Save()
public
method
public
Save
( ) :
void
return
void