C# Class Orc.Analytics.Example.ViewModels.MainWindowViewModel

MainWindow view model.
Inheritance: Catel.MVVM.ViewModelBase
Afficher le fichier Open project: WildGums/Orc.Analytics

Méthodes publiques

Méthode Description
MainWindowViewModel ( IGoogleAnalyticsService googleAnalyticsService ) : System.Threading.Tasks

Initializes a new instance of the MainWindowViewModel class.

Private Methods

Méthode Description
OnAccountIdChanged ( ) : void

Method Details

MainWindowViewModel() public méthode

Initializes a new instance of the MainWindowViewModel class.
public MainWindowViewModel ( IGoogleAnalyticsService googleAnalyticsService ) : System.Threading.Tasks
googleAnalyticsService IGoogleAnalyticsService
Résultat System.Threading.Tasks