C# Class ItemFork, isoAbbeyTFG

Inheritance: Checkable
Mostra file Open project: nvidiosin/isoAbbeyTFG Class Usage Examples

Public Properties

Property Type Description
contains bool
inventory Inventory,
item Item,

Public Methods

Method Description
check ( ) : bool

Method Details

check() public method

public check ( ) : bool
return bool

Property Details

contains public_oe property

public bool contains
return bool

inventory public_oe property

public Inventory, inventory
return Inventory,

item public_oe property

public Item, item
return Item,