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

Exibir arquivo Open project: SIXNetworks/withSIX.Desktop

Public Methods

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

Private Methods

Method 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 method

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