C# Class BitSharper.InventoryItem

Show file Open project: TangibleCryptography/BitSharper Class Usage Examples

Public Methods

Method Description
InventoryItem ( ItemType type, Sha256Hash hash )
ToString ( ) : string

Method Details

InventoryItem() public method

public InventoryItem ( ItemType type, Sha256Hash hash )
type ItemType
hash Sha256Hash

ToString() public method

public ToString ( ) : string
return string