Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
TheAirline
Infrastructure
AppState
C# Class TheAirline.Infrastructure.AppState
Inheritance:
IDisposable
Mostrar archivo
Open project: TheAirlineProject/tap-desktop
Class Usage Examples
Public Methods
Method
Description
AppState
( ) :
System
Dispose
( ) :
void
SaveState
( ) :
void
Private Methods
Method
Description
AirlineContext
( ) :
System
Method Details
AppState()
public
method
public
AppState
( ) :
System
return
System
Dispose()
public
method
public
Dispose
( ) :
void
return
void
SaveState()
public
method
public
SaveState
( ) :
void
return
void