Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
WebGame
Player
C# 클래스 WebGame.Player
파일 보기
프로젝트 열기: AdmiralPotato/ggj2013
1 사용 예제들
공개 프로퍼티들
프로퍼티
타입
설명
Game
Game
SessionId
string
Ship
Ship
Station
Station
Private Properties
프로퍼티
타입
설명
공개 메소드들
메소드
설명
GetPlace
( ) :
string
ToString
( ) :
string
메소드 상세
GetPlace()
공개
메소드
public
GetPlace
( ) :
string
리턴
string
ToString()
공개
메소드
public
ToString
( ) :
string
리턴
string
프로퍼티 상세
Game
공개적으로 프로퍼티
public
Game,WebGame
Game
리턴
Game
SessionId
공개적으로 프로퍼티
public
string
SessionId
리턴
string
Ship
공개적으로 프로퍼티
public
Ship,WebGame
Ship
리턴
Ship
Station
공개적으로 프로퍼티
public
Station
Station
리턴
Station