C# Class BF2Statistics.Web.ASP.RankNotification

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

Méthodes publiques

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

This request clears all rank announcements for a specific player

Method Details

HandleRequest() public méthode

public HandleRequest ( ) : void
Résultat void

RankNotification() public méthode

This request clears all rank announcements for a specific player
public RankNotification ( HttpClient Client ) : System
Client HttpClient The HttpClient who made the request
Résultat System