C# Class withSIX.Steam.Presentation.Commands.InstallCommand

Inheritance: BaseSteamCommand
Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
InstallCommand ( ISteamSessionFactory factory, ISteamDownloader steamDownloader, ISteamApi steamApi ) : System

Méthodes protégées

Méthode Description
RunAsync ( string pIds ) : Task

Private Methods

Méthode Description
PerformActions ( IEnumerable pIds ) : System.Threading.Tasks.Task
ProcessContent ( bool>.Tuple act ) : System.Threading.Tasks.Task

Method Details

InstallCommand() public méthode

public InstallCommand ( ISteamSessionFactory factory, ISteamDownloader steamDownloader, ISteamApi steamApi ) : System
factory ISteamSessionFactory
steamDownloader ISteamDownloader
steamApi ISteamApi
Résultat System

RunAsync() protected méthode

protected RunAsync ( string pIds ) : Task
pIds string
Résultat Task