Toggle navigation
Hot Examples
EN
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Search
Home
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
Show file
Open project: Azure-Samples/MyDriving
Private Properties
Property
Type
Description
OnPropertyChanged
void
Public Methods
Method
Description
Logout
( ) :
void
UpdateDatabaseId
( ) :
int
Private Methods
Method
Description
OnPropertyChanged
(
[
name
= "" ) :
void
Method Details
Logout()
public
method
public
Logout
( ) :
void
return
void
UpdateDatabaseId()
public
method
public
UpdateDatabaseId
( ) :
int
return
int