C# 클래스 withSIX.Steam.Presentation.Commands.InstallCommand

상속: BaseSteamCommand
파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
InstallCommand ( ISteamSessionFactory factory, ISteamDownloader steamDownloader, ISteamApi steamApi ) : System

보호된 메소드들

메소드 설명
RunAsync ( string pIds ) : Task

비공개 메소드들

메소드 설명
PerformActions ( IEnumerable pIds ) : System.Threading.Tasks.Task
ProcessContent ( bool>.Tuple act ) : System.Threading.Tasks.Task

메소드 상세

InstallCommand() 공개 메소드

public InstallCommand ( ISteamSessionFactory factory, ISteamDownloader steamDownloader, ISteamApi steamApi ) : System
factory ISteamSessionFactory
steamDownloader ISteamDownloader
steamApi ISteamApi
리턴 System

RunAsync() 보호된 메소드

protected RunAsync ( string pIds ) : Task
pIds string
리턴 Task