C# Class withSIX.Play.Core.Games.Legacy.ServerQuery.GamespyMasterQuery

显示文件 Open project: SIXNetworks/withSIX.Desktop

Public Methods

Method Description
GamespyMasterQuery ( string serverBrowserTag ) : System
RetrieveServers ( string mod = null ) : string>>.IEnumerable

Private Methods

Method Description
CreateGSProcess ( string arguments ) : Process
CreateServerDictionary ( string mod, ServerAddress address, string hostName ) : string>.IDictionary
ExecuteGsList ( string arguments ) : string
FormatModParameters ( string mod ) : string
ParseLine ( string mod, string line ) : string>.IDictionary
RetrieveGamespyServers ( string mod ) : string>>.IEnumerable

Method Details

GamespyMasterQuery() public method

public GamespyMasterQuery ( string serverBrowserTag ) : System
serverBrowserTag string
return System

RetrieveServers() public method

public RetrieveServers ( string mod = null ) : string>>.IEnumerable
mod string
return string>>.IEnumerable