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

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

Méthodes publiques

Méthode Description
UninstallCommand ( ISteamSessionFactory factory, 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

RunAsync() protected méthode

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

UninstallCommand() public méthode

public UninstallCommand ( ISteamSessionFactory factory, ISteamApi steamApi ) : System
factory ISteamSessionFactory
steamApi ISteamApi
Résultat System