C# 클래스 MapServer.PigeonInfo

파일 보기 프로젝트 열기: dream-young-soul/soul 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
id uint
name String
text String

프로퍼티 상세

id 공개적으로 프로퍼티

public uint id
리턴 uint

name 공개적으로 프로퍼티

public String name
리턴 String

text 공개적으로 프로퍼티

public String text
리턴 String