C# Class withSIX.Play.Infra.Data.Services.SULaunchGameSteamArgumentsBuilder

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

Méthodes publiques

Méthode Description
Build ( ) : IEnumerable
SULaunchGameSteamArgumentsBuilder ( LaunchGameWithSteamInfo spec, IAbsoluteDirectoryPath steamPath ) : System

Méthodes protégées

Méthode Description
GetSteamAppId ( ) : string
GetSteamPath ( ) : string

Private Methods

Méthode Description
GetSteamDRM ( ) : string

Method Details

Build() public méthode

public Build ( ) : IEnumerable
Résultat IEnumerable

GetSteamAppId() protected méthode

protected GetSteamAppId ( ) : string
Résultat string

GetSteamPath() protected méthode

protected GetSteamPath ( ) : string
Résultat string

SULaunchGameSteamArgumentsBuilder() public méthode

public SULaunchGameSteamArgumentsBuilder ( LaunchGameWithSteamInfo spec, IAbsoluteDirectoryPath steamPath ) : System
spec withSIX.Play.Core.Games.Services.LaunchGameWithSteamInfo
steamPath IAbsoluteDirectoryPath
Résultat System