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

Inheritance: BaseSteamCommand
Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
UninstallCommand ( ISteamSessionFactory factory, ISteamApi steamApi ) : System

Protected Methods

Method Description
RunAsync ( string pIds ) : Task

Private Methods

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

Method Details

RunAsync() protected method

protected RunAsync ( string pIds ) : Task
pIds string
return Task

UninstallCommand() public method

public UninstallCommand ( ISteamSessionFactory factory, ISteamApi steamApi ) : System
factory ISteamSessionFactory
steamApi ISteamApi
return System