C# 클래스 Playtomic.PlayerLevel

상속: System.Collections.Hashtable
파일 보기 프로젝트 열기: playtomic/gameapi-csharp 1 사용 예제들

공개 메소드들

메소드 설명
PlayerLevel ( ) : System
PlayerLevel ( IDictionary data ) : System

비공개 메소드들

메소드 설명
GetLong ( string s ) : long
GetString ( string s ) : string
SetProperty ( string key, object value ) : void

메소드 상세

PlayerLevel() 공개 메소드

public PlayerLevel ( ) : System
리턴 System

PlayerLevel() 공개 메소드

public PlayerLevel ( IDictionary data ) : System
data IDictionary
리턴 System