C# Class MahTweets.ViewModels.Setup.GeneralSettingsViewModel

Inheritance: MahTweets.Core.ViewModels.BaseViewModel
Exibir arquivo Open project: nickhodge/MahTweets.LawrenceHargrave

Public Methods

Method Description
GeneralSettingsViewModel ( IApplicationSettingsProvider applicationSettingsProvider, IEventAggregator eventAggregator ) : System.Collections.Generic

Method Details

GeneralSettingsViewModel() public method

public GeneralSettingsViewModel ( IApplicationSettingsProvider applicationSettingsProvider, IEventAggregator eventAggregator ) : System.Collections.Generic
applicationSettingsProvider IApplicationSettingsProvider
eventAggregator IEventAggregator
return System.Collections.Generic