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

Inheritance: SULaunchGameSteamArgumentsBuilder
Mostra file Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
Build ( ) : IEnumerable
SULaunchGameSteamLegacyArgumentsBuilder ( LaunchGameWithSteamLegacyInfo spec, IAbsoluteDirectoryPath steamPath ) : System

Method Details

Build() public method

public Build ( ) : IEnumerable
return IEnumerable

SULaunchGameSteamLegacyArgumentsBuilder() public method

public SULaunchGameSteamLegacyArgumentsBuilder ( LaunchGameWithSteamLegacyInfo spec, IAbsoluteDirectoryPath steamPath ) : System
spec withSIX.Play.Core.Games.Services.LaunchGameWithSteamLegacyInfo
steamPath IAbsoluteDirectoryPath
return System