C# 클래스 withSIX.Play.Core.Games.Legacy.ServerQuery.GamespyMasterQuery

파일 보기 프로젝트 열기: SIXNetworks/withSIX.Desktop

공개 메소드들

메소드 설명
GamespyMasterQuery ( string serverBrowserTag ) : System
RetrieveServers ( string mod = null ) : string>>.IEnumerable

비공개 메소드들

메소드 설명
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

메소드 상세

GamespyMasterQuery() 공개 메소드

public GamespyMasterQuery ( string serverBrowserTag ) : System
serverBrowserTag string
리턴 System

RetrieveServers() 공개 메소드

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