C# 클래스 ItemFork, isoAbbeyTFG

상속: Checkable
파일 보기 프로젝트 열기: nvidiosin/isoAbbeyTFG 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
contains bool
inventory Inventory,
item Item,

공개 메소드들

메소드 설명
check ( ) : bool

메소드 상세

check() 공개 메소드

public check ( ) : bool
리턴 bool

프로퍼티 상세

contains 공개적으로 프로퍼티

public bool contains
리턴 bool

inventory 공개적으로 프로퍼티

public Inventory, inventory
리턴 Inventory,

item 공개적으로 프로퍼티

public Item, item
리턴 Item,