C# 클래스 BitSharp.Network.Domain.InventoryVector

파일 보기 프로젝트 열기: pmlyon/BitSharp

공개 프로퍼티들

프로퍼티 타입 설명
Hash UInt256
Type System.UInt32

공개 메소드들

메소드 설명
InventoryVector ( UInt32 Type, UInt256 Hash ) : BitSharp.Common

메소드 상세

InventoryVector() 공개 메소드

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

프로퍼티 상세

Hash 공개적으로 프로퍼티

public UInt256 Hash
리턴 UInt256

Type 공개적으로 프로퍼티

public UInt32,System Type
리턴 System.UInt32