C# Class Playtomic.PlayerLevel

Inheritance: System.Collections.Hashtable
Afficher le fichier Open project: playtomic/gameapi-csharp Class Usage Examples

Méthodes publiques

Méthode Description
PlayerLevel ( ) : System
PlayerLevel ( IDictionary data ) : System

Private Methods

Méthode Description
GetLong ( string s ) : long
GetString ( string s ) : string
SetProperty ( string key, object value ) : void

Method Details

PlayerLevel() public méthode

public PlayerLevel ( ) : System
Résultat System

PlayerLevel() public méthode

public PlayerLevel ( IDictionary data ) : System
data IDictionary
Résultat System