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
MyDriving
Utils
Settings
C# Class MyDriving.Utils.Settings
This is the Settings static class that can be used in your Core solution or in any of your client applications. All settings are laid out the same exact way with getters and setters.
Inheritance:
INotifyPropertyChanged
Afficher le fichier
Open project: Azure-Samples/MyDriving
Private Properties
Свойство
Type
Description
OnPropertyChanged
void
Méthodes publiques
Méthode
Description
Logout
( ) :
void
UpdateDatabaseId
( ) :
int
Private Methods
Méthode
Description
OnPropertyChanged
(
[
name
= "" ) :
void
Method Details
Logout()
public
méthode
public
Logout
( ) :
void
Résultat
void
UpdateDatabaseId()
public
méthode
public
UpdateDatabaseId
( ) :
int
Résultat
int