C# Class withSIX.Play.Core.Games.Legacy.Arma.Gta5GameController

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

Public Methods

Method Description
Gta5GameController ( ISupportContent game ) : System

Protected Methods

Method Description
CreateRepoIfNotExistent ( ContentPaths modPaths, Uri[]>.IEnumerable remotes ) : Task

Method Details

CreateRepoIfNotExistent() protected method

protected CreateRepoIfNotExistent ( ContentPaths modPaths, Uri[]>.IEnumerable remotes ) : Task
modPaths withSIX.Play.Core.Games.Entities.ContentPaths
remotes Uri[]>.IEnumerable
return Task

Gta5GameController() public method

public Gta5GameController ( ISupportContent game ) : System
game ISupportContent
return System