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

A view model for the connections page in user settings.
Inheritance: UserSettingsSubPageViewModel
ファイルを表示 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