C# 클래스 MapServer.PayRecInfo

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

공개 프로퍼티들

프로퍼티 타입 설명
account String
id int
money int
order String

프로퍼티 상세

account 공개적으로 프로퍼티

public String account
리턴 String

id 공개적으로 프로퍼티

public int id
리턴 int

money 공개적으로 프로퍼티

public int money
리턴 int

order 공개적으로 프로퍼티

public String order
리턴 String