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

Inheritance: Catel.MVVM.ViewModelBase
Mostrar archivo Open project: WildGums/Orchestra

Private Properties

Property Type Description

Public Methods

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

Protected Methods

Method Description
InitializeAsync ( ) : Task

Method Details

InitializeAsync() protected method

protected InitializeAsync ( ) : Task
return Task

SettingsViewModel() public method

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