C# 클래스 SagaDB.Items.MarketplaceItem

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

공개 프로퍼티들

프로퍼티 타입 설명
comment string
expire System.DateTime
id uint
item Item
owner string
price uint

프로퍼티 상세

comment 공개적으로 프로퍼티

public string comment
리턴 string

expire 공개적으로 프로퍼티

public DateTime,System expire
리턴 System.DateTime

id 공개적으로 프로퍼티

public uint id
리턴 uint

item 공개적으로 프로퍼티

public Item item
리턴 Item

owner 공개적으로 프로퍼티

public string owner
리턴 string

price 공개적으로 프로퍼티

public uint price
리턴 uint