C# Класс withSIX.Steam.Api.Services.SteamServers

Показать файл Открыть проект

Открытые методы

Метод Описание
GetServers ( ISteamSessionLocator locator, bool inclRules, string>.List filter, Action act ) : Task

Приватные методы

Метод Описание
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

Описание методов

GetServers() публичный статический Метод

public static GetServers ( ISteamSessionLocator locator, bool inclRules, string>.List filter, Action act ) : Task
locator ISteamSessionLocator
inclRules bool
filter string>.List
act Action
Результат Task