C# Class Playtomic.PlayerAward

Inheritance: System.Collections.Hashtable
ファイルを表示 Open project: playtomic/gameapi-csharp Class Usage Examples

Public Methods

Method Description
PlayerAward ( ) : System
PlayerAward ( Hashtable data ) : System

Private Methods

Method Description
GetLong ( string s ) : long
GetString ( string s ) : string
SetProperty ( string key, object value ) : void

Method Details

PlayerAward() public method

public PlayerAward ( ) : System
return System

PlayerAward() public method

public PlayerAward ( Hashtable data ) : System
data System.Collections.Hashtable
return System