C# Class withSIX.Steam.Api.Services.SteamServers

Afficher le fichier Open project: SIXNetworks/withSIX.Desktop

Méthodes publiques

Méthode Description
GetServers ( ISteamSessionLocator locator, bool inclRules, string>.List filter, Action act ) : Task

Private Methods

Méthode Description
HandleAlt ( ISteamSessionLocator locator, string>.List filter, Action act ) : Task
HandleNative ( ISteamSessionLocator locator, bool inclRules, string>.List filter, Action act ) : Task
UpdateServerInfo ( ArmaServerInfoModel s, SteamApi api, bool inclRules ) : System.Threading.Tasks.Task

Method Details

GetServers() public static méthode

public static GetServers ( ISteamSessionLocator locator, bool inclRules, string>.List filter, Action act ) : Task
locator ISteamSessionLocator
inclRules bool
filter string>.List
act Action
Résultat Task