C# Class Playtomic.PlayerAward

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

Méthodes publiques

Méthode Description
PlayerAward ( ) : System
PlayerAward ( Hashtable data ) : System

Private Methods

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

Method Details

PlayerAward() public méthode

public PlayerAward ( ) : System
Résultat System

PlayerAward() public méthode

public PlayerAward ( Hashtable data ) : System
data System.Collections.Hashtable
Résultat System