C# 클래스 BitSharp.Core.Workers.StatsWorker.ConfirmedTxStats

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

공개 메소드들

메소드 설명
ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common

메소드 상세

ConfirmedTxStats() 공개 메소드

public ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common
hash UInt256
confirmationTimeSpan System.TimeSpan
fee ulong
txByteSize int
리턴 BitSharp.Common