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
Quarrel
ViewModels
SubPages
Settings
UserSettings
Pages
ConnectionsPageViewModel
C# Class Quarrel.ViewModels.SubPages.Settings.UserSettings.Pages.ConnectionsPageViewModel
A view model for the connections page in user settings.
Inheritance:
UserSettingsSubPageViewModel
Show file
Open project: UWPCommunity/Quarrel
Protected Methods
Method
Description
ApplyChanges
( ) :
void
Private Methods
Method
Description
ConnectionsPageViewModel
(
ILocalizationService
localizationService
,
IDiscordService
discordService
,
IStorageService
storageService
) :
Quarrel.Services.Discord
Method Details
ApplyChanges()
protected
method
protected
ApplyChanges
( ) :
void
return
void