C# Class BF2Statistics.Web.ASP.GetBackendInfo

/ASP/getbackendinfo.aspx
Inheritance: ASPController
Afficher le fichier Open project: BF2Statistics/ControlCenter

Méthodes publiques

Méthode Description
GetBackendInfo ( HttpClient Client ) : System

This request provides details of the backend version, and lists the unlocks

HandleRequest ( ) : void

Method Details

GetBackendInfo() public méthode

This request provides details of the backend version, and lists the unlocks
public GetBackendInfo ( HttpClient Client ) : System
Client HttpClient The HttpClient who made the request
Résultat System

HandleRequest() public méthode

public HandleRequest ( ) : void
Résultat void