C# Class SunsetHigh.InventoryEventArgs

Inheritance: System.EventArgs
Show file Open project: ErraticUnicorn/MOSH Class Usage Examples

Public Properties

Property Type Description
quantity int
type System.Item

Property Details

quantity public property

public int quantity
return int

type public property

public Item,System type
return System.Item