C# Class BitSharp.Core.Workers.StatsWorker.ConfirmedTxStats

Afficher le fichier Open project: pmlyon/BitSharp

Méthodes publiques

Méthode Description
ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common

Method Details

ConfirmedTxStats() public méthode

public ConfirmedTxStats ( UInt256 hash, System.TimeSpan confirmationTimeSpan, ulong fee, int txByteSize ) : BitSharp.Common
hash UInt256
confirmationTimeSpan System.TimeSpan
fee ulong
txByteSize int
Résultat BitSharp.Common