C# Class Orc.NuGetExplorer.Example.ViewModels.SettingsViewModel

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

Méthodes publiques

Méthode Description
SettingsViewModel ( INuGetConfigurationService nuGetConfigurationService ) : System.Collections.Generic

Méthodes protégées

Méthode Description
InitializeAsync ( ) : System.Threading.Tasks.Task
SaveAsync ( ) : Task

Method Details

InitializeAsync() protected méthode

protected InitializeAsync ( ) : System.Threading.Tasks.Task
Résultat System.Threading.Tasks.Task

SaveAsync() protected méthode

protected SaveAsync ( ) : Task
Résultat Task

SettingsViewModel() public méthode

public SettingsViewModel ( INuGetConfigurationService nuGetConfigurationService ) : System.Collections.Generic
nuGetConfigurationService INuGetConfigurationService
Résultat System.Collections.Generic