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

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

공개 메소드들

메소드 설명
UninstallCommand ( ISteamSessionFactory factory, ISteamApi steamApi ) : System

보호된 메소드들

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

비공개 메소드들

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

메소드 상세

RunAsync() 보호된 메소드

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

UninstallCommand() 공개 메소드

public UninstallCommand ( ISteamSessionFactory factory, ISteamApi steamApi ) : System
factory ISteamSessionFactory
steamApi ISteamApi
리턴 System