BF2Statistics.Web.ASP.SearchForPlayers.SearchForPlayers C# (CSharp) Method

SearchForPlayers() public method

public SearchForPlayers ( HttpClient Client ) : System
Client HttpClient
return System
        public SearchForPlayers(HttpClient Client)
            : base(Client)
        {
        }