C# Class AuntieDot.UI.Web.Connector.PlayersCache

Afficher le fichier Open project: 0xdeafcafe/AuntieDot

Méthodes publiques

Méthode Description
GetPlayerData ( string gamertag ) : string
SetPlayerData ( string playerData, string gamertag ) : void

Method Details

GetPlayerData() public static méthode

public static GetPlayerData ( string gamertag ) : string
gamertag string
Résultat string

SetPlayerData() public static méthode

public static SetPlayerData ( string playerData, string gamertag ) : void
playerData string
gamertag string
Résultat void