C# Class BitSharp.Network.Domain.InventoryVector

Show file Open project: pmlyon/BitSharp

Public Properties

Property Type Description
Hash UInt256
Type System.UInt32

Public Methods

Method Description
InventoryVector ( UInt32 Type, UInt256 Hash ) : BitSharp.Common

Method Details

InventoryVector() public method

public InventoryVector ( UInt32 Type, UInt256 Hash ) : BitSharp.Common
Type System.UInt32
Hash UInt256
return BitSharp.Common

Property Details

Hash public property

public UInt256 Hash
return UInt256

Type public property

public UInt32,System Type
return System.UInt32