C# Class ChocoPM.ViewModels.HomeViewModel

Inheritance: ObservableBase, IHomeViewModel
Afficher le fichier Open project: RichiCoder1/ChocoPM

Méthodes publiques

Méthode Description
HomeViewModel ( IRemoteChocolateyService remoteService, ILocalChocolateyService localService ) : System

Method Details

HomeViewModel() public méthode

public HomeViewModel ( IRemoteChocolateyService remoteService, ILocalChocolateyService localService ) : System
remoteService IRemoteChocolateyService
localService ILocalChocolateyService
Résultat System