C# Class Orchestra.Examples.TaskRunner.ViewModels.SettingsViewModel

Inheritance: Catel.MVVM.ViewModelBase
Afficher le fichier Open project: WildGums/Orchestra

Private Properties

Свойство Type Description

Méthodes publiques

Méthode Description
SettingsViewModel ( Models.Settings settings, ILogControlService logControlService, IDispatcherService dispatcherService ) : System.Collections.Generic

Méthodes protégées

Méthode Description
InitializeAsync ( ) : Task

Method Details

InitializeAsync() protected méthode

protected InitializeAsync ( ) : Task
Résultat Task

SettingsViewModel() public méthode

public SettingsViewModel ( Models.Settings settings, ILogControlService logControlService, IDispatcherService dispatcherService ) : System.Collections.Generic
settings Models.Settings
logControlService ILogControlService
dispatcherService IDispatcherService
Résultat System.Collections.Generic