C# Class BF2Statistics.Web.ASP.SelectUnlock

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

Méthodes publiques

Méthode Description
HandleRequest ( ) : void
SelectUnlock ( HttpClient Client ) : System

This request sets the unlock details for a player, when he picks an unlock

Method Details

HandleRequest() public méthode

public HandleRequest ( ) : void
Résultat void

SelectUnlock() public méthode

This request sets the unlock details for a player, when he picks an unlock
public SelectUnlock ( HttpClient Client ) : System
Client HttpClient The HttpClient who made the request
Résultat System