C# 클래스 spaceconquest.ChatLog

파일 보기 프로젝트 열기: cclay/spaceconquest 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
message String
playerName String
time System.DateTime

프로퍼티 상세

message 공개적으로 프로퍼티

public String message
리턴 String

playerName 공개적으로 프로퍼티

public String playerName
리턴 String

time 공개적으로 프로퍼티

public DateTime,System time
리턴 System.DateTime