C# Class Quarrel.ViewModels.SubPages.Settings.UserSettings.Pages.ConnectionsPageViewModel

A view model for the connections page in user settings.
Inheritance: UserSettingsSubPageViewModel
Afficher le fichier Open project: UWPCommunity/Quarrel

Méthodes protégées

Méthode Description
ApplyChanges ( ) : void

Private Methods

Méthode Description
ConnectionsPageViewModel ( ILocalizationService localizationService, IDiscordService discordService, IStorageService storageService ) : Quarrel.Services.Discord

Method Details

ApplyChanges() protected méthode

protected ApplyChanges ( ) : void
Résultat void